blob: d5d72dd8d433135fe819b27364e714728578e638 [file] [log] [blame]
Daniel Boulby04fa1122021-09-15 14:11:17 +01001Checks: 'readability-*,portability-*,performance-*,misc-*,bugprone-*,modernize-*,google-runtime-int,-modernize-deprecated-headers,-clang-analyzer-valist.Uninitialized,-readability-magic-numbers, -readability-function-cognitive-complexity'
Andrew Scull04502e42018-09-03 14:54:52 +01002HeaderFilterRegex: '^(?!third_party).+'
Andrew Scull18c78fc2018-08-20 12:57:41 +01003FormatStyle: file
Andrew Scullbc7189d2018-08-14 09:35:13 +01004WarningsAsErrors: '*'