Skip to content
Snippets Groups Projects
Commit 0d3b09a1 authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Revert "Temporarily disabled Maven Checkstyle plugin."

This reverts commit 6445fea1.
parent a7d0a0a5
No related merge requests found
...@@ -101,7 +101,6 @@ ...@@ -101,7 +101,6 @@
<version>2.5.2</version> <version>2.5.2</version>
<configuration></configuration> <configuration></configuration>
</plugin> </plugin>
<!--
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId> <artifactId>maven-checkstyle-plugin</artifactId>
...@@ -110,7 +109,6 @@ ...@@ -110,7 +109,6 @@
<configLocation>ARSnova-checkstyle-checker.xml</configLocation> <configLocation>ARSnova-checkstyle-checker.xml</configLocation>
</configuration> </configuration>
</plugin> </plugin>
-->
</plugins> </plugins>
</reporting> </reporting>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment