mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-29 12:27:59 +01:00
Move execution phase of checkstyle
By: md_5 <git@md-5.net>
This commit is contained in:
parent
ac299a4180
commit
72b7dd6e2b
@ -170,7 +170,7 @@
|
||||
<version>3.0.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>validate</phase>
|
||||
<phase>process-classes</phase>
|
||||
<goals>
|
||||
<goal>check</goal>
|
||||
</goals>
|
||||
|
Loading…
Reference in New Issue
Block a user