Skip to content

Commit

Permalink
Changed checkstyle to remove annoying check
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrockbernd committed May 26, 2020
1 parent b3da851 commit 038abd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/checkstyle/checkstyle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@
PARAMETER_DEF, VARIABLE_DEF, METHOD_DEF"/>
</module>
<module name="OverloadMethodsDeclarationOrder"/>
<module name="VariableDeclarationUsageDistance"/>
<module name="CustomImportOrder">
<property name="sortImportsInGroupAlphabetically" value="true"/>
<property name="separateLineBetweenGroups" value="true"/>
Expand Down

0 comments on commit 038abd6

Please sign in to comment.