summaryrefslogtreecommitdiffstats
path: root/common/checkstyle/src/main/resources/honeycomb-checkstyle.xml
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-10-27 14:55:07 +0200
committerMaros Marsalek <mmarsale@cisco.com>2016-10-28 11:06:55 +0000
commit2b6c5f5dd1530499f3657c8e86fb9c0246c80d73 (patch)
treeb9079e105ec83ee4f28053f071ebec513436c194 /common/checkstyle/src/main/resources/honeycomb-checkstyle.xml
parent9a9c793a0bc09bfc4b232e0626e94ca8b9906843 (diff)
HONEYCOMB-274 Fix checkstyle license checks
Change-Id: I9a7783bf072b2e2396f0fa1a784bcb57adb689b4 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'common/checkstyle/src/main/resources/honeycomb-checkstyle.xml')
-rw-r--r--common/checkstyle/src/main/resources/honeycomb-checkstyle.xml1
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 -->