Browse Source

ENH: try to tone down kwstyle

Bill Hoffman 19 years ago
parent
commit
27a0c92ffc
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Utilities/KWStyle/CMake.kws.xml.in

+ 2 - 0
Utilities/KWStyle/CMake.kws.xml.in

@@ -2,8 +2,10 @@
 <Description>
 <LineLength>79</LineLength>
 <Header>"@CMAKE_SOURCE_DIR@/Utilities/KWStyle/Headers",false,true</Header>
+<!--
 <Functions>
 <regex>[A-Z]</regex>
 <length>100</length>
 </Functions>
+-->
 </Description>