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