Sync docs from 2.0.x to gh-pages
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#Tue Aug 29 10:50:05 UTC 2017
|
||||
configuration*?=826554B51146D60120028DCD7E6E0ABC4C534EF7
|
||||
#Tue Aug 29 11:18:58 UTC 2017
|
||||
configuration*?=E452A1EBA6C53F4CD89B8B28D24A3B8928719542
|
||||
|
||||
@@ -14,7 +14,9 @@
|
||||
<property name="message" value="Indent must use tab characters"/>
|
||||
<property name="ignoreComments" value="true"/>
|
||||
</module>
|
||||
<module name="UnusedImports"/>
|
||||
<module name="UnusedImports">
|
||||
<property name="processJavadoc" value="true" />
|
||||
</module>
|
||||
<module name="RedundantImport"/>
|
||||
<module name="com.puppycrawl.tools.checkstyle.checks.imports.IllegalImportCheck" >
|
||||
<property name="illegalPkgs" value="com.google.common"/>
|
||||
|
||||
Reference in New Issue
Block a user