Skip to content

Commit

Permalink
fix: add new sonar propertie
Browse files Browse the repository at this point in the history
  • Loading branch information
xabg2 committed Feb 7, 2024
1 parent 275f341 commit 1a179c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ sonar.organization=internxt

# This parameter must be set to the path of the report file produced by your coverage tool. The path can be either absolute or relative to the project root.
sonar.coverage.exclusions=cypress/*.cy.ts
sonar.javascript.lcov.reportPaths=./coverage/lcov.info

0 comments on commit 1a179c8

Please sign in to comment.