ENH: add more exclusions for kwstyle
This commit is contained in:
parent
23c6b90080
commit
a14696f5ce
|
@ -10,4 +10,6 @@
|
|||
"@CMAKE_SOURCE_DIR@/Source/CurseDialog/*.h*"
|
||||
"@CMAKE_SOURCE_DIR@/Source/CurseDialog/*.cxx"
|
||||
"@CMAKE_SOURCE_DIR@/Source/CurseDialog/*.txx"
|
||||
-f (Lexer\.h)
|
||||
-f (Lexer\.cxx)
|
||||
-f (Parser\.cxx)
|
||||
|
|
Loading…
Reference in New Issue