checkstyle: add AnnotationLocation
This commit is contained in:
parent
f2212e33d7
commit
04e730c6bb
@ -66,6 +66,7 @@
|
||||
|
||||
<module name="ModifierOrder" />
|
||||
<module name="RedundantModifier" />
|
||||
<module name="AnnotationLocation" />
|
||||
|
||||
<module name="AvoidNestedBlocks" />
|
||||
<module name="LeftCurly" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user