From 5c95e40ccde38b8e5bc4e5ae28d7c1c9d378195e Mon Sep 17 00:00:00 2001 From: peng-yongsheng <8082209@qq.com> Date: Sat, 16 Dec 2017 11:48:58 +0800 Subject: [PATCH] Do not use the propertie for checkstyle header file path that lead to the checkstyle plugin of IntelliJ idea not work. --- checkStyle.xml | 2 +- pom.xml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/checkStyle.xml b/checkStyle.xml index ef0f397bd..b90ee7c02 100644 --- a/checkStyle.xml +++ b/checkStyle.xml @@ -30,7 +30,7 @@ - + diff --git a/pom.xml b/pom.xml index 5a3e2a525..8f8d3a094 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,6 @@ 2.11.7 1.6.4 0.4.13 - CHECKSTYLE_HEAD