Sonarcloud exclude tests

This commit is contained in:
Odd Stråbø 2020-08-21 16:13:04 +02:00
parent 8792dd22ce
commit 767eef635c

View file

@ -1,6 +1,6 @@
# Path to sources # Path to sources
#sonar.sources=. #sonar.sources=.
#sonar.exclusions= sonar.exclusions=tests
#sonar.inclusions= #sonar.inclusions=
# Path to tests # Path to tests