Skip to content

Commit

Permalink
Exclude .github from style check
Browse files Browse the repository at this point in the history
  • Loading branch information
maricaantonacci committed Apr 19, 2022
1 parent 0a90bde commit a4e3ef4
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 @@ -673,6 +673,7 @@
<excludes>
<exclude>**/*.jar</exclude>
<exclude>**/*.war</exclude>
<exclude>.github/**</exclude>
<exclude>src/main/java/it/reply/orchestrator/dto/kubernetes/fluxcd/**</exclude>
</excludes>
</configuration>
Expand Down

0 comments on commit a4e3ef4

Please sign in to comment.