Andrew Scull | 020ae69 | 2018-07-19 16:20:14 +0100 | [diff] [blame] | 1 | Checks: 'readability-*,portability-*,performance-*,misc-*,bugprone-*,modernize-*' |
Andrew Scull | 7364a8e | 2018-07-19 15:39:29 +0100 | [diff] [blame] | 2 | HeaderFilterRegex: '.*' |
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: '*' |