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