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 d2061f8 commit f3b5898Copy full SHA for f3b5898
sonar-project.properties
@@ -8,7 +8,7 @@ sonar.organization=sir-gon
8
9
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
10
sonar.sources=src
11
-sonar.exclusions=**/*.json,**/*.test.ts,src/logger.ts
+sonar.exclusions=**/*.json,**/*.test.ts,**/*.bruteforce-test.ts,src/logger.ts
12
13
# Encoding of the source code. Default is default system encoding
14
sonar.sourceEncoding=UTF-8
0 commit comments