mirror of
https://github.com/apache/jclouds.git
synced 2026-09-01 08:54:28 +00:00
Do not allow Windows line endings
This commit is contained in:
@@ -88,4 +88,8 @@
|
||||
<property name="format" value="@author"/>
|
||||
<property name="message" value="Do not use Javadoc @author annotation"/>
|
||||
</module>
|
||||
<module name="RegexpMultiline">
|
||||
<property name="format" value="\r\n"/>
|
||||
<property name="message" value="Do not use Windows line endings"/>
|
||||
</module>
|
||||
</module>
|
||||
|
||||
Reference in New Issue
Block a user