Verified Commit c2499c6b authored by Lukas Wiest's avatar Lukas Wiest :steam_locomotive:
Browse files

refactor: disable all docs linting

No related merge requests found
Pipeline #1668 passed with stages
in 2 minutes and 55 seconds
Showing with 1 addition and 0 deletions
+1 -0
......@@ -93,6 +93,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<source>1.8</source>
<doclint>none</doclint>
</configuration>
<executions>
<execution>
......
Supports Markdown
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