Skip to content

Commit

Permalink
exclude java-plugin licence check
Browse files Browse the repository at this point in the history
  • Loading branch information
dedece35 committed Dec 29, 2023
1 parent 96738cf commit f5a6f3a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,9 @@
<includes>
<include>**/*.java</include>
</includes>
<excludes>
<exclude>java-plugin/**</exclude>
</excludes>
</licenseSet>
</licenseSets>
</configuration>
Expand Down

0 comments on commit f5a6f3a

Please sign in to comment.