Skip to content

Commit d22fb86

Browse files
authored
Sonar: exclude translations from duplication detection (#101)
1 parent af137da commit d22fb86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sonar-project.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ sonar.projectKey=gridsuite_gridadmin-app
22
sonar.organization=gridsuite
33
sonar.projectBaseDir=src
44
sonar.javascript.lcov.reportPaths=./coverage/lcov.info
5+
sonar.cpd.exclusions=**/translations/**

0 commit comments

Comments
 (0)