summaryrefslogtreecommitdiff
path: root/Utilities
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2007-05-19 10:11:01 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2007-05-19 10:11:01 -0400
commit27a0c92ffc450d63e664bb100ccbe5ebe4cebe9a (patch)
tree1e2dc91895c265770b7555ff2dd77302d5d15708 /Utilities
parente2ea9391e60e0d8a899a4ed35c02862850b2b74d (diff)
downloadcmake-27a0c92ffc450d63e664bb100ccbe5ebe4cebe9a.tar.gz
ENH: try to tone down kwstyle
Diffstat (limited to 'Utilities')
-rw-r--r--Utilities/KWStyle/CMake.kws.xml.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Utilities/KWStyle/CMake.kws.xml.in b/Utilities/KWStyle/CMake.kws.xml.in
index a567cb4dc8..c4e05c0d48 100644
--- a/Utilities/KWStyle/CMake.kws.xml.in
+++ b/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>