xref: /openbmc/phosphor-power/.clang-tidy (revision 606b6153841a7348f337236dea8b8486fba6753f)
1Checks: '-*,
2    modernize-use-nullptr
3    '
4
5CheckOptions: []
6
7HeaderFilterRegex: (?!^subprojects).*
8
9WarningsAsErrors: '*'
10