Skip to content

Commit cdcbb8c

Browse files
authored
fix: exclude 3rd party libraries from sonar issue tracking (#984)
1 parent d8f3b37 commit cdcbb8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sonar-project.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ sonar.organization=behaviortree
1111

1212
# Encoding of the source code. Default is default system encoding
1313
#sonar.sourceEncoding=UTF-8
14+
sonar.exclusions=3rdparty/**/*

0 commit comments

Comments
 (0)