Verified Commit 205b3abc authored by Lukas Wiest's avatar Lukas Wiest 🚂
Browse files

refactor: disable all docs linting

parent 785b6035
Pipeline #1666 failed with stages
in 2 minutes and 38 seconds
......@@ -100,6 +100,9 @@
<goals>
<goal>jar</goal>
</goals>
<configuration>
<doclint>all</doclint>
</configuration>
</execution>
</executions>
</plugin>
......
Markdown is supported
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