small tweak
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Fri, 08 Jan 2010 13:15:52 +0100
changeset 30 5368ca8086c0
parent 29 25a597b41d08
child 31 c29c96a980f5
small tweak
check-style.py
--- a/check-style.py	Fri Jan 08 13:12:14 2010 +0100
+++ b/check-style.py	Fri Jan 08 13:15:52 2010 +0100
@@ -49,9 +49,9 @@
 pos_class_comma=Trail
 pos_bool=Lead
 nl_class_init_args=Add
+nl_template_class=Add
+nl_class_brace=Add
 # does not work very well
-nl_template_class=Ignore
-nl_class_brace=Add
 nl_func_type_name=Ignore
 nl_func_scope_name=Ignore
 nl_func_type_name_class=Ignore