Skip to content

Commit bab5d19

Browse files
authored
Merge pull request Vanilla-OS#167 from Vanilla-OS/mirkobrombin-patch-1
cleanup: update sonar.sources
2 parents 5165936 + f5692ae commit bab5d19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sonar-project.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
sonar.projectKey=Vanilla-OS_ABRoot_AYiLUFMb9CPJrZw6oxC4
22
sonar.projectName=ABRoot
33

4-
sonar.sources=.
4+
sonar.sources=src/
55
sonar.exclusions=**/*_test.go
66

77
sonar.c.file.suffixes=-
88
sonar.cpp.file.suffixes=-
9-
sonar.objc.file.suffixes=-
9+
sonar.objc.file.suffixes=-

0 commit comments

Comments
 (0)