mirror of https://github.com/apache/jclouds.git
Ensures files generated on Windows while building are not checked.
This commit is contained in:
parent
2481193b07
commit
efd4aa8bcf
|
@ -91,5 +91,6 @@
|
|||
<module name="RegexpMultiline">
|
||||
<property name="format" value="\r\n"/>
|
||||
<property name="message" value="Do not use Windows line endings"/>
|
||||
<property name="fileExtensions" value="java,xml,json"/>
|
||||
</module>
|
||||
</module>
|
||||
|
|
Loading…
Reference in New Issue