diff options
Diffstat (limited to 'common/checkstyle/src/main/resources/honeycomb-checkstyle.xml')
-rw-r--r-- | common/checkstyle/src/main/resources/honeycomb-checkstyle.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/checkstyle/src/main/resources/honeycomb-checkstyle.xml b/common/checkstyle/src/main/resources/honeycomb-checkstyle.xml index ae631c994..e3a220742 100644 --- a/common/checkstyle/src/main/resources/honeycomb-checkstyle.xml +++ b/common/checkstyle/src/main/resources/honeycomb-checkstyle.xml @@ -9,7 +9,6 @@ <module name = "Checker"> <property name="charset" value="UTF-8"/> - <property name="severity" value="warning"/> <!-- Checks for whitespace --> |