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 91b306b commit d331a01Copy full SHA for d331a01
.sonar.properties
@@ -3,6 +3,7 @@ sonar.organization = pcolby
3
sonar.projectKey = pcolby_dokit
4
sonar.projectName = Dokit
5
sonar.sources = include,src
6
+sonar.exclusions = src/**/*.ts
7
sonar.tests = test
8
9
# https://github.com/SonarOpenCommunity/sonar-cxx/wiki/CXX-Analysis-Parameters
0 commit comments