commit | 5a03ee485a9be552814c3b0768d6ecfe57bd9f5c | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@gmail.com> | Thu Dec 05 05:19:52 2024 -0600 |
committer | Jayanth Othayoth <ojayanth@gmail.com> | Sun Jun 15 00:25:43 2025 -0500 |
tree | 78642c7196eb8b0bfb2000f8ed718c6f594a7ab2 | |
parent | 789dab8fed600a885a8073387eea6d363f21ed68 [diff] |
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>