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: Ie081e065946629e90a57e35a3221970a4ce9a7fe
Signed-off-by: Jayanth Othayoth <ojayanth@gmail.com>
1 file changed