To make Checkstyle RightCurly alone happy with IntelliJ, do as follows:
File -> Settings... -> Code Style -> Java -> Wrapping and Braces
* 'if()' statement
'else' on new line -> true
* 'try' statement
'catch' on new line -> true
'finally' on new line -> true
Reformat Code...
No comments:
Post a Comment