Restore checkstyle
Rather than disabling checkstyle altogether, this commit enables it again, relaxing the javadoc requirement only. See gh-7142
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
</organization>
|
||||
<properties>
|
||||
<main.basedir>${basedir}/..</main.basedir>
|
||||
<disable.checks>true</disable.checks>
|
||||
</properties>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user