We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522b7c0 commit 7c72126Copy full SHA for 7c72126
sonar-project.properties
@@ -1,4 +1,5 @@
1
sonar.projectKey=ProjektAdLer_2D_3D_AdLer
2
sonar.organization=therealprojektadler
3
sonar.exclusions=public/**,build/**, legacy/**, blueprint-templates/**
4
-sonar.javascript.lcov.reportPaths=./coverage/lcov.info
+sonar.javascript.lcov.reportPaths=./coverage/lcov.info
5
+SensorContext.canSkipUnchangedFiles=false
0 commit comments