Change default build setting to disable Checkstyle enforcement
- Disable project-wide Checkstyle checks to unblock development - Add documentation for enabling Checkstyle locally - Fix remaining checkstyle violations in current codebase Fixes #1669
This commit is contained in:
committed by
Mark Pollack
parent
cbef2d1600
commit
66f58d2d70
@@ -37,7 +37,6 @@
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
<disable.checks>false</disable.checks>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user