History log of /openbmc/bios-bmc-smm-error-logger/.clang-tidy (Results 1 – 3 of 3)
Revision Date Author Comments
# 4263ed4c 08-Dec-2024 Jayanth Othayoth <ojayanth@gmail.com>

clang-tidy: Customize Configuration

The .clang-tidy file has been updated to align with the recommended
clang-tidy categories for C++ projects in OpenBMC. All recommended
categories are enabled, and

clang-tidy: Customize Configuration

The .clang-tidy file has been updated to align with the recommended
clang-tidy categories for C++ projects in OpenBMC. All recommended
categories are enabled, and failing checks are disabled by prefixing
them with a '-'.

This approach allows to improve coverage by enabling failing checks
and making necessary code changes to fix failures over time.

Tested: Build and unit tests verified.

Signed-off-by: Jayanth Othayoth <ojayanth@gmail.com>
Change-Id: Ief641712880303f6763aeed21169ecbe80119f5a

show more ...


# 4f9a2719 31-Aug-2024 George Liu <liuxiwei@ieisystem.com>

clang-tidy: Remove redundant configuration

Signed-off-by: George Liu <liuxiwei@ieisystem.com>
Change-Id: I33d4c33690ead9af8ce1b116b142667ffc82c758


# 638384c5 10-May-2022 Brandon Kim <brandonkim@google.com>

Add initial set of files

Includes LICENSE, OWNERS, MAINTAINERS, README.md, .gitignore,
.clang-tidy, and .clang-format and a basic README.md

Signed-off-by: Brandon Kim <brandonkim@google.com>
Change

Add initial set of files

Includes LICENSE, OWNERS, MAINTAINERS, README.md, .gitignore,
.clang-tidy, and .clang-format and a basic README.md

Signed-off-by: Brandon Kim <brandonkim@google.com>
Change-Id: I943ba7524046e23d7949fcaa8c3947ee01ba81e0

show more ...