Skip to content

Commit ddd6029

Browse files
committed
Update sonar-project.properties
1 parent 5f68c2e commit ddd6029

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sonar-project.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ sonar.projectName=Chef_Chef-Infra-Server_chef-server
1717

1818
# Language - https://docs.sonarsource.com/sonarqube-server/latest/analyzing-source-code/languages/overview/ go, ruby, rust
1919
sonar.language=ruby
20-
sonar.sources=src
20+
sonar.sources=src/bookshelf, src/chef-server-ctl, src/oc_bifrost, src/oc-id, src/oc_erchef
21+
2122
# sonar.sources=lib <-- for Ruby, match this with the /spec directory for tests & SARIF output directory for test results/rcov
2223
# sonar.exclusions=**/*_test.go, **/*.js, **/*.sql, **/*.yml, **/*.yaml; may exclude **/vendor/** for Ruby
2324

0 commit comments

Comments
 (0)