mirror of
https://github.com/kaboomserver/weapons.git
synced 2025-08-06 12:52:57 +00:00
Don't allow star imports
This commit is contained in:
parent
26111f462d
commit
33f6f3cb28
2 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,6 @@
|
|||
"http://www.puppycrawl.com/dtds/suppressions_1_0.dtd">
|
||||
|
||||
<suppressions>
|
||||
<suppress checks="AvoidStarImport" files="."/>
|
||||
<suppress checks="FileTabCharacter" files="."/>
|
||||
<suppress checks="Javadoc" files="."/>
|
||||
<suppress checks="LineLength" files="."/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue