mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-22 08:15:05 +01:00
Move execution phase of checkstyle
By: md_5 <git@md-5.net>
This commit is contained in:
parent
e9906a5c82
commit
daff6d0d0c
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@
|
|||
<version>3.0.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>validate</phase>
|
||||
<phase>process-classes</phase>
|
||||
<goals>
|
||||
<goal>check</goal>
|
||||
</goals>
|
||||
|
|
Loading…
Add table
Reference in a new issue