mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-29 17:49:14 +00:00
Checkstyle; Include test files for checkstyle, removed AvoidWildcard, StaticVariableName, MemberVariableNameCheck
This commit is contained in:
parent
b4c14ab27b
commit
c0ac6b00d6
@ -131,6 +131,7 @@
|
||||
<module name="IllegalImport"/> <!-- defaults to sun.* packages -->
|
||||
<module name="RedundantImport"/>
|
||||
<module name="UnusedImports"/>
|
||||
<module name="AvoidStarImport"/>
|
||||
|
||||
|
||||
<!-- Checks for Size Violations. -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user