Skip to content

Commit

Permalink
truc sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
fdewas-aneo committed Jun 13, 2024
1 parent c6c9775 commit d3748c1
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
# Path to sources
# sonar.sources=.
# sonar.exclusions=*.ts
sonar.exclusions=src/main.ts

# Path to tests
# sonar.tests= *.spec.ts

# Source encoding
#sonar.sourceEncoding=UTF-8

# Exclusions for copy-paste detection
#sonar.cpd.exclusions=
sonar.tests= *.spec.ts

0 comments on commit d3748c1

Please sign in to comment.