History log of /openbmc/phosphor-ipmi-blobs/.clang-tidy (Results 1 – 2 of 2)
Revision Date Author Comments
# ba85ffc6 30-May-2025 Patrick Williams <patrick@stwcx.xyz>

clang-tidy: format with config-clang-tidy

Reformat the .clang-tidy file for consistency using the
config-clang-tidy tool from openbmc-build-scripts.

Change-Id: Iab48a563eb3af027c0c4f2440e0c100fd055

clang-tidy: format with config-clang-tidy

Reformat the .clang-tidy file for consistency using the
config-clang-tidy tool from openbmc-build-scripts.

Change-Id: Iab48a563eb3af027c0c4f2440e0c100fd0555c2f
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 11e09a96 18-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: I57a9e3dc575f2841cec044a95a7537a00a399981
Signed-off-by: Jayanth Othayoth <ojayanth@gmail.com>

show more ...