commit | 4dd67b099f4b45814a71da3a155fbad34d2f13fc | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@gmail.com> | Wed Dec 18 07:21:18 2024 -0600 |
committer | Jayanth Othayoth <ojayanth@gmail.com> | Sun Jun 15 00:44:14 2025 -0500 |
tree | 1b6f1aef385bfdb14c82eec627072d5a262da237 | |
parent | 2fa818b5272681b25a7810ddaf99194d4bf9ea8a [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. Change-Id: I9bd9b65d4ad0174fae4d69e1953b155914adc71e Signed-off-by: Jayanth Othayoth <ojayanth@gmail.com>