• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1InheritParentConfig: true
2Checks: 'llvm-qualified-auto'
3CheckOptions:
4  - key:             modernize-loop-convert.MaxCopySize
5    value:           '20'
6  - key:             llvm-qualified-auto.AddConstToQualified
7    value:           '1'
8  - key:             IgnoreMacros
9    value:           '0'
10