Skip to content
Snippets Groups Projects
Commit ebaf4ba8 authored by Paul-Christian Volkmer's avatar Paul-Christian Volkmer
Browse files

Disable findbugs and checkstyle plugin

parent 2339601a
No related merge requests found
......@@ -98,6 +98,7 @@
<version>2.9.1</version>
<configuration></configuration>
</plugin>
<!--
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
......@@ -112,6 +113,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