Skip to content

Commit

Permalink
fix: sonar organization
Browse files Browse the repository at this point in the history
  • Loading branch information
kostasdano committed Sep 24, 2024
1 parent 118611c commit 82e6498
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 @@ -5,3 +5,4 @@ sonar.exclusions=docs/**, typeDocs/**, **/__snapshots__/**, **/*.stories.mdx
sonar.gitlab.max_critical_issues_gate=4
sonar.coverage.exclusions=**/test/**, **/tests/**, typeDocs/**, docs/**, **/__snapshots__/**, **/*.stories.mdx, **/*.test.{ts,tsx}, **/*.tests.{ts,tsx}
sonar.javascript.lcov.reportPaths=./coverage/lcov.info
sonar.organization=orfium

0 comments on commit 82e6498

Please sign in to comment.