blob: b78b3247e5d0d0dcf68085d92d621a4ce5de8ae1 [file] [log] [blame]
Rosen Penevae4dc9a2019-09-25 14:03:30 -07001---
Chen2983f5a2019-12-04 09:08:45 +08002Checks: 'google-readability-casting,modernize-use-default-member-init,modernize-use-using,modernize-use-auto,readability-redundant-member-init'
Rosen Penevae4dc9a2019-09-25 14:03:30 -07003WarningsAsErrors: ''
4HeaderFilterRegex: ''
5AnalyzeTemporaryDtors: false
6FormatStyle: none
7CheckOptions:
8 - key: modernize-use-using.IgnoreMacros
9 value: '0'
10...
11