mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-13 16:28:36 +00:00
Switch to a license plugin for headers
This commit is contained in:
@ -53,11 +53,4 @@
|
||||
<module name="ParameterName"/>
|
||||
<!-- <module name="TypeName"/> Unlikely that we would miss this in a PR -->
|
||||
</module>
|
||||
|
||||
<!-- Require the header, something that many people forget and we hate to fix -->
|
||||
<!-- You should configure the header in your IDE -->
|
||||
<module name="Header">
|
||||
<property name="headerFile" value="${basedir}/config/checkstyle/header.txt"/>
|
||||
<property name="fileExtensions" value="java"/>
|
||||
</module>
|
||||
</module>
|
||||
|
Reference in New Issue
Block a user