mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-27 11:21:02 +08:00
12 lines
334 B
Plaintext
12 lines
334 B
Plaintext
|
---
|
||
|
Checks: 'google-readability-casting,modernize-use-default-member-init,modernize-use-using,readability-redundant-member-init'
|
||
|
WarningsAsErrors: ''
|
||
|
HeaderFilterRegex: ''
|
||
|
AnalyzeTemporaryDtors: false
|
||
|
FormatStyle: none
|
||
|
CheckOptions:
|
||
|
- key: modernize-use-using.IgnoreMacros
|
||
|
value: '0'
|
||
|
...
|
||
|
|