clang-tidy: Initial commit

Added initial .clang-tidy configuration file with recommended C++ checks
aligned with the OpenBMC-approved checklist. This setup enforces modern
C++ best practices and helps catch common issues early in development.

Tested: verified build.

Change-Id: I113567cc45ff9438290cd568e58aa546407f4e30
Signed-off-by: Jayanth Othayoth <ojayanth@gmail.com>
1 file changed
tree: 78642c7196eb8b0bfb2000f8ed718c6f594a7ab2
  1. ipmisnoop/
  2. lpcsnoop/
  3. subprojects/
  4. test/
  5. .clang-format
  6. .clang-tidy
  7. .gitignore
  8. 7seg.cpp
  9. 80-7seg.rules
  10. example.cpp
  11. LICENSE
  12. lpcsnoop.service.in
  13. main.cpp
  14. meson.build
  15. meson.options
  16. OWNERS
  17. postcode-7seg@.service
  18. README.md
README.md

LPC Snoop Broadcast Daemon

This is a simple daemon which reads a file interface from an lpc-snoop driver and broadcasts the values read on DBus.