Fixed from file extension; Docker setup excluded instead of each singe file

Signed-off-by: Dominic Schabel <dominic.schabel@bosch.io>
This commit is contained in:
Dominic Schabel
2020-09-30 17:02:20 +02:00
parent ba96c68eb0
commit d524afe532
5 changed files with 1 additions and 3 deletions

View File

@@ -343,9 +343,7 @@
<exclude>**/addons.scss</exclude>
<exclude>**/VAADIN/widgetsets/**</exclude>
<exclude>.sonar</exclude>
<exclude>**/Dockerfile</exclude>
<exclude>**/docker-compose.yml</exclude>
<exclude>**/docker-compose-stack.yml</exclude>
<exclude>**/hawkbit-runtime/docker/**</exclude>
<exclude>**/.sonar/**</exclude>
<exclude>docs/content/**</exclude>
<exclude>docs/layouts/**</exclude>