mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-08-03 07:16:31 -04:00
Ignore readability-identifier-naming for boost::program_options namespace alias
This commit is contained in:
parent
8682ea522f
commit
c6f381f1c4
@ -17,4 +17,4 @@ CheckOptions:
|
|||||||
- key: readability-identifier-naming.NamespaceCase
|
- key: readability-identifier-naming.NamespaceCase
|
||||||
value: CamelCase
|
value: CamelCase
|
||||||
- key: readability-identifier-naming.NamespaceIgnoredRegexp
|
- key: readability-identifier-naming.NamespaceIgnoredRegexp
|
||||||
value: 'osg(DB|FX|Particle|Shadow|Viewer|Util)?'
|
value: 'bpo|osg(DB|FX|Particle|Shadow|Viewer|Util)?'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user