summaryrefslogtreecommitdiffstats
path: root/windriver/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'windriver/pom.xml')
-rw-r--r--windriver/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/windriver/pom.xml b/windriver/pom.xml
index 57a24869..676a6cab 100644
--- a/windriver/pom.xml
+++ b/windriver/pom.xml
@@ -47,7 +47,7 @@
<sonar.language>py</sonar.language>
<sonar.pluginName>Python</sonar.pluginName>
<sonar.inclusions>**/*.py</sonar.inclusions>
- <sonar.exclusions>tests/*,setup.py</sonar.exclusions>
+ <sonar.exclusions>venv-tox/*,.tox/*, */tests/*,setup.py</sonar.exclusions>
</properties>
<build>
<pluginManagement>