Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Commit

Permalink
config: remove skipping sevntu checks
Browse files Browse the repository at this point in the history
  • Loading branch information
rnveach authored and romani committed Jul 31, 2017
1 parent 1b7f820 commit bb287e4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Expand Up @@ -517,9 +517,6 @@
<id>sevntu-checkstyle-check</id>
<phase>verify</phase>
<configuration>
<!-- skipped until sevntu-checks to 8.1 upgrade
see https://github.com/checkstyle/checkstyle/pull/4755 -->
<skip>true</skip>
<configLocation>${project.basedir}/config/checkstyle_sevntu_checks.xml</configLocation>
<failOnViolation>true</failOnViolation>
<includeResources>false</includeResources>
Expand Down

0 comments on commit bb287e4

Please sign in to comment.