mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 09:12:14 +00:00
Apply Checkstyle WhitespaceAfterCheck module
This commit is contained in:
parent
523332d51f
commit
b6895e6359
@ -40,5 +40,8 @@
|
||||
<property name="illegalPattern" value="true"/>
|
||||
<property name="message" value="Trailing whitespace"/>
|
||||
</module>
|
||||
|
||||
<!-- Whitespace -->
|
||||
<module name="WhitespaceAfterCheck" />
|
||||
</module>
|
||||
</module>
|
||||
|
Loading…
x
Reference in New Issue
Block a user