History log of /openbmc/phosphor-pid-control/.clang-tidy (Results 1 – 1 of 1)
Revision Date Author Comments
# 7dc8010d 05-Dec-2024 Jayanth Othayoth <ojayanth@gmail.com>

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 be

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: I1ad81dd9360b02b1c74f47e7f288f79eea111427
Signed-off-by: Jayanth Othayoth <ojayanth@gmail.com>

show more ...