We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e19722 commit 4f6f08aCopy full SHA for 4f6f08a
sonar-project.properties
@@ -1,6 +1,9 @@
1
sonar.projectKey=tmllull_Magic-Link-Authentication-API
2
sonar.organization=tmllull
3
4
+# Exclude test files from analysis
5
+sonar.coverage.exclusions=**
6
+
7
8
# This is the name and version displayed in the SonarCloud UI.
9
#sonar.projectName=Magic-Link-Authentication-API
0 commit comments