Refine scope to pull in 'include' and 'query_module' directories, in addition to src
This commit is contained in:
parent
c31a7f9648
commit
eff857447a
@ -1,7 +1,7 @@
|
|||||||
# Path to sources
|
# Path to sources
|
||||||
sonar.sources = src/
|
sonar.sources = .
|
||||||
# sonar.exclusions=
|
# sonar.exclusions=
|
||||||
# sonar.inclusions=
|
sonar.inclusions=src,include,query_modules
|
||||||
|
|
||||||
# Path to tests
|
# Path to tests
|
||||||
sonar.tests = tests/
|
sonar.tests = tests/
|
||||||
|
Loading…
Reference in New Issue
Block a user