Skip to content

Commit

Permalink
[configuration] Removed unused sonar.exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
meronbrouwer committed Aug 2, 2021
1 parent e3b6032 commit f8eb4be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.exclusions>
**/core/factories/**/*,
**/api/javafx/**/*,
**/core/scenes/splash/**/*,
</sonar.exclusions>
</properties>
Expand Down

0 comments on commit f8eb4be

Please sign in to comment.