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