You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same applies for the rule 'METHOD_DEF' has more than 1 empty lines before. [EmptyLineSeparator].
Moreover, the build should continue even when checkstyle errors are found (so that the unit tests are executed, which are more important then checkstyle issues)
I found a checkstyle IntellJ plugin, which imports a checkstyle configuration and changes the intellj code style accordingly. I also added a description of how to setup everything in the wiki. So this issue can be closed in my opinion.
DeclarationOrder should be set in the IntelliJ config - or disabled.
The text was updated successfully, but these errors were encountered: