1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-09 00:59:39 +02:00

[checkstyle] Bump to 8.27

We can not bump to the latest version, due
https://github.com/checkstyle/checkstyle/issues/8248
This commit is contained in:
Florian Schmaus 2020-05-23 23:36:05 +02:00
parent 65aa543c57
commit a51663448b
2 changed files with 1 additions and 3 deletions

View file

@ -105,8 +105,6 @@
<module name="JavadocMethod">
<!-- TODO stricten those checks -->
<property name="scope" value="protected"/>
<property name="allowMissingJavadoc" value="true"/>
<property name="suppressLoadErrors" value="true"/>
</module>
<module name="JavadocStyle">
<property name="scope" value="public"/>