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

Temporarily disabled Maven Checkstyle plugin.

parent 8f8d81d2
No related merge requests found
......@@ -101,6 +101,7 @@
<version>2.5.2</version>
<configuration></configuration>
</plugin>
<!--
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
......@@ -109,6 +110,7 @@
<configLocation>ARSnova-checkstyle-checker.xml</configLocation>
</configuration>
</plugin>
-->
</plugins>
</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