Skip to content

Commit

Permalink
infra: disable checktyle validation until #77
Browse files Browse the repository at this point in the history
  • Loading branch information
romani committed Apr 30, 2023
1 parent e1d4534 commit 2aada5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
</dependency>
</dependencies>
<configuration>
<skip>true</skip>
<configLocation>${checkstyle.configLocation}</configLocation>
<propertiesLocation>${project.basedir}/config/checkstyle.properties</propertiesLocation>
<encoding>UTF-8</encoding>
Expand Down

0 comments on commit 2aada5e

Please sign in to comment.