mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 14:22:05 +01:00
Remove no longer required checkstyle supression
This commit is contained in:
parent
38dc59eb8e
commit
5ae1fbd25a
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
||||||
"-//Puppy Crawl//DTD Suppressions 1.1//EN"
|
"-//Puppy Crawl//DTD Suppressions 1.1//EN"
|
||||||
"http://www.puppycrawl.com/dtds/suppressions_1_1.dtd">
|
"http://www.puppycrawl.com/dtds/suppressions_1_1.dtd">
|
||||||
<suppressions>
|
<suppressions>
|
||||||
<suppress checks="IllegalImport"
|
|
||||||
files="Java7HostnameVerifier.java"/>
|
|
||||||
<!-- GenericWhitespace has some problems with false postive, leave
|
<!-- GenericWhitespace has some problems with false postive, leave
|
||||||
it disabled until gradle uses a checkstyle version where this is fixed
|
it disabled until gradle uses a checkstyle version where this is fixed
|
||||||
-->
|
-->
|
||||||
|
|
Loading…
Reference in a new issue