Bläddra i källkod

ENH: try to tone down kwstyle

Bill Hoffman 18 år sedan
förälder
incheckning
27a0c92ffc
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      Utilities/KWStyle/CMake.kws.xml.in

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

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