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