Skip to content

Commit ca881fe

Browse files
committed
Added sonarcloud properties
1 parent df6175b commit ca881fe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.sonarcloud.properties

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Path to sources
2+
sonar.sources=.
3+
sonar.exclusions=build/**,doc/**,src/anydex/**,src/pyipv8/**
4+
5+
# Source encoding
6+
sonar.sourceEncoding=UTF-8

0 commit comments

Comments
 (0)