Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Suppress license header check from checkstyle and rely solely on lice…
…nse-maven-plugin
  • Loading branch information
brenuart committed Apr 5, 2022
commit 71a8cc6e3c7242922b7a9ea29da705809d5329cd
4 changes: 0 additions & 4 deletions src/checkstyle/checkstyle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,4 @@
<module name="TodoComment"/>
<module name="UpperEll"/>
</module>
<module name="RegexpHeader">
<property name="header" value="^/\*\n^ \* Copyright .* the original author or authors\.\n^ *\n^ \* Licensed under the Apache License, Version 2\.0 \(the &quot;License&quot;\);"/>
<property name="fileExtensions" value="java"/>
</module>
</module>