mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-08-02 23:06:36 -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
|
||||
value: CamelCase
|
||||
- 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