xref: /openbmc/phosphor-virtual-sensor/.clang-tidy (revision d000018abdbdbe7b979e04bbaf2e1d62cad326c6)
1*d000018aSLei YUChecks: '
2*d000018aSLei YU    -*,
3*d000018aSLei YU    bugprone-unchecked-optional-access,
4*d000018aSLei YU    readability-identifier-naming
5*d000018aSLei YU'
6*d000018aSLei YUWarningsAsErrors: '*'
7*d000018aSLei YUHeaderFilterRegex: '(?!^subprojects).*'
8