Skip to content

Commit

Permalink
Adding style folder (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
apenlor authored Nov 20, 2023
1 parent b9a9390 commit cb3c0a3
Show file tree
Hide file tree
Showing 3 changed files with 903 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
<artifactId>maven-checkstyle-plugin</artifactId>
<configuration>

<configLocation>checkstyle.xml</configLocation>
<configLocation>styles/checkstyle.xml</configLocation>
</configuration>
<dependencies>
<dependency>
Expand Down
Loading

0 comments on commit cb3c0a3

Please sign in to comment.