Skip to content

Commit

Permalink
Make sonarcloud ignore test files
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Oct 17, 2024
1 parent 2ad5c1f commit 11c359f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sonar.cpd.exclusions=/web/src/ui/i18n/resources/*
sonar.cpd.exclusions=/web/src/ui/i18n/resources/*,**/*.test.ts

0 comments on commit 11c359f

Please sign in to comment.