diff --git a/.sonarcloud.properties b/.sonarcloud.properties index f42e5e4..e80acf4 100644 --- a/.sonarcloud.properties +++ b/.sonarcloud.properties @@ -1,11 +1,11 @@ # Path to sources -sonar.sources=steam/**,recipes/** +sonar.sources=steam, recipes sonar.exclusions=steam/protobufs/*.py #sonar.inclusions= # Path to tests -sonar.tests=tests/*.py +sonar.tests=tests #sonar.test.exclusions= #sonar.test.inclusions=