Skip to content
Snippets Groups Projects
Commit bd4d304b authored by Rahe, Christian's avatar Rahe, Christian
Browse files

enforce left curly on new line :(

parent 60184e3e
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,6 @@
LITERAL_DO, LITERAL_ELSE, LITERAL_FINALLY, LITERAL_FOR, LITERAL_IF,
LITERAL_SWITCH, LITERAL_SYNCHRONIZED, LITERAL_TRY, LITERAL_WHILE, METHOD_DEF,
OBJBLOCK, STATIC_INIT, RECORD_DEF, COMPACT_CTOR_DEF"/>
<property name="severity" value="info"/>
</module>
<module name="RightCurly">
<property name="id" value="RightCurlyAlone"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment