|
@@ -44,6 +44,7 @@ readability-*,\
|
|
|
-readability-uppercase-literal-suffix,\
|
|
-readability-uppercase-literal-suffix,\
|
|
|
cmake-*,\
|
|
cmake-*,\
|
|
|
-cmake-ostringstream-use-cmstrcat,\
|
|
-cmake-ostringstream-use-cmstrcat,\
|
|
|
|
|
+-cmake-string-concatenation-use-cmstrcat,\
|
|
|
-cmake-use-bespoke-enum-class,\
|
|
-cmake-use-bespoke-enum-class,\
|
|
|
"
|
|
"
|
|
|
HeaderFilterRegex: 'Source/cm[^/]*\.(h|hxx|cxx)$'
|
|
HeaderFilterRegex: 'Source/cm[^/]*\.(h|hxx|cxx)$'
|