Skip to content

Commit

Permalink
Fixing the javadoc error and formatting errors for key vault
Browse files Browse the repository at this point in the history
  • Loading branch information
pomortaz committed Aug 12, 2016
1 parent c039c6e commit ac5100f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build-tools/src/main/resources/checkstyle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@
<property name="eachLine" value="true"/>
</module>

<module name="RegexpSingleline">
<property name="format" value="\s+$"/>
<property name="message" value="Line has trailing spaces."/>
</module>

<module name="TreeWalker">
<!-- Checks for Javadoc comments. -->
<!-- See http://checkstyle.sf.net/config_javadoc.html -->
Expand Down

0 comments on commit ac5100f

Please sign in to comment.