Verified Commit 7aec22cc authored by Lukas Wiest's avatar Lukas Wiest 🚂
Browse files

refactor: disable all docs linting

parent 6b5a8d0f
Pipeline #1667 passed with stages
in 2 minutes and 50 seconds
......@@ -100,6 +100,9 @@
<goals>
<goal>jar</goal>
</goals>
<configuration>
<doclint>none</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