Skip to content

Commit 9220a07

Browse files
committed
Update: add sonar
1 parent fea8281 commit 9220a07

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.sonarcloud.properties

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Path to sources
2+
#sonar.sources=.
3+
#sonar.exclusions=
4+
#sonar.inclusions=
5+
6+
# Path to tests
7+
#sonar.tests=
8+
#sonar.test.exclusions=
9+
#sonar.test.inclusions=
10+
11+
# Source encoding
12+
#sonar.sourceEncoding=UTF-8
13+
14+
# Exclusions for copy-paste detection
15+
#sonar.cpd.exclusions=

0 commit comments

Comments
 (0)