Exclude deployments from codacy scan

This commit is contained in:
Jan Müller
2020-11-03 16:20:40 +02:00
parent 7e4e4b0514
commit 94a9776828

View File

@@ -13,5 +13,6 @@ exclude_paths:
- 'accounts/rollup.config.js'
- 'ocis/docker/eos-ocis/Dockerfile'
- 'ocis/docker/eos-ocis-dev/Dockerfile'
- 'deployments/**'
...