blob: 7c0c50d0132456fda5be2fa6ebfc865c8884fa7e [file] [log] [blame]
Jayanth Othayoth0797c642024-12-18 07:23:38 -06001Checks: '-*,
2 bugprone-unchecked-optional-access,
3 modernize-use-nullptr
4 '
5
6CheckOptions: []
7
8HeaderFilterRegex: (?!^subprojects).*
9
10WarningsAsErrors: '*'