Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
dbus-top
/
83dc1e238d3d12db429359eb796ca8a2ef64b4f3
/
.
/
.clang-tidy
blob: 7c0c50d0132456fda5be2fa6ebfc865c8884fa7e [
file
] [
log
] [
blame
]
Jayanth Othayoth
83dc1e2
2024-12-18 07:17:48 -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
:
'*'