clang-tidy: Initial commit

The clang-tidy configuration file has been initialized with all
recommended C++ category checks. These category checks are currently
disabled, except for one, which has been enabled for initial
validation. This strategy allows developers to progressively
enable the necessary checks over time.

Tested: verified build.

Change-Id: I500de7f599d399266f68b999d9d8708b28da28fc
Signed-off-by: Jayanth Othayoth <ojayanth@gmail.com>
1 file changed