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