Andrew Scull | 9375387 | 2018-11-16 16:47:57 +0000 | [diff] [blame^] | 1 | Checks: 'readability-*,portability-*,performance-*,misc-*,bugprone-*,modernize-*,google-runtime-int,-modernize-deprecated-headers,-clang-analyzer-valist.Uninitialized,-readability-magic-numbers' |
Andrew Scull | 04502e4 | 2018-09-03 14:54:52 +0100 | [diff] [blame] | 2 | HeaderFilterRegex: '^(?!third_party).+' |
Andrew Scull | 18c78fc | 2018-08-20 12:57:41 +0100 | [diff] [blame] | 3 | FormatStyle: file |
Andrew Scull | bc7189d | 2018-08-14 09:35:13 +0100 | [diff] [blame] | 4 | WarningsAsErrors: '*' |