Skip to content

Commit

Permalink
Merge pull request Azure#49 from Azure/sdk_1026
Browse files Browse the repository at this point in the history
[Automatic PR] SDK changes from pull request Azure#1026
  • Loading branch information
jianghaolu committed Aug 23, 2016
2 parents 218ef3a + ac5100f commit de94443
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 de94443

Please sign in to comment.