Skip to content

Commit

Permalink
Amend Checkstyle config
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenWoltmann committed Jun 1, 2023
1 parent bdf4e33 commit f3b8976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.3.0</version>
<configuration>
<configLocation>google_checks.xml</configLocation>
<configLocation>./google_checks.xml</configLocation>
</configuration>
<dependencies>
<dependency>
Expand Down

0 comments on commit f3b8976

Please sign in to comment.