mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 11:09:14 +00:00
Checkstyle: Losen up right and left curly checks (#902)
This commit is contained in:
parent
7f678b165f
commit
dd12eb69a2
@ -166,9 +166,7 @@
|
||||
<!-- See http://checkstyle.sf.net/config_blocks.html -->
|
||||
<module name="AvoidNestedBlocks"/>
|
||||
<module name="EmptyBlock"/>
|
||||
<module name="LeftCurly"/>
|
||||
<module name="NeedBraces"/>
|
||||
<module name="RightCurly"/>
|
||||
<module name="EmptyCatchBlock"/>
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user