| commit | 9d2c63445cae145ae0cb7baab3f6b65d5040dfe5 | [log] [tgz] |
|---|---|---|
| author | Brad Bishop <bradbish@qti.qualcomm.com> | Mon Jul 28 15:47:25 2025 -0400 |
| committer | Brad Bishop <bradbish@qti.qualcomm.com> | Tue Nov 04 06:50:53 2025 -0500 |
| tree | 55fc4ab0af874b6503700e9ffaaab8c4a936b45e | |
| parent | 9014d22b8389db78499448432e3457466e13f159 [diff] |
lint: add clang-tidy configurations Add a clang-tidy configuration for mapperx and fail-monitor. libmapper gets its own configuration that just checks basic kernel coding style. Tested by running clang-tidy. Change-Id: Ifc97651e69b8a605e43a03cb63c79a23cc01274b Signed-off-by: Brad Bishop <bradbish@qti.qualcomm.com>
This repository contains the mapper, which assists in finding things on D-Bus. There is documentation about it in the docs repository.
Non-OpenBMC build dependencies are:
meson build && ninja -C build
meson build && ninja -C build test
rm -rf build