Skip to content

Commit

Permalink
Removed extra settings from sonar-project.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
annstriganova committed Dec 25, 2023
1 parent df44595 commit 3da2884
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
sonar.projectKey=Iced-Latte-Frontend
sonar.testExecutionReportPaths=coverage/jest-sonar-coverage-report.xml
sonar.javascript.lcov.reportPaths=coverage/lcov.info
sonar.scm.provider=git
sonar.test.inclusions=**/*.test.tsx
sonar.language=ts
sonar.sources=src
sonar.tests=.

0 comments on commit 3da2884

Please sign in to comment.