Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
ipmi-fru-parser
/
0797c642bcb1c97ff7c4292d0b7e11655e85a37f
/
.
/
.clang-tidy
blob: 7c0c50d0132456fda5be2fa6ebfc865c8884fa7e [
file
] [
log
] [
blame
]
Jayanth Othayoth
0797c64
2024-12-18 07:23:38 -0600
[
diff
] [
blame^
]
1
Checks
:
'-*,
2
bugprone-unchecked-optional-access,
3
modernize-use-nullptr
4
'
5
6
CheckOptions
:
[]
7
8
HeaderFilterRegex
:
(?!^
subprojects
).*
9
10
WarningsAsErrors
:
'*'