Update .codacy.yml

This commit is contained in:
Michael Barz
2021-09-16 08:29:48 +02:00
committed by GitHub
parent b7b97d1733
commit 6fcae4d45d

View File

@@ -16,6 +16,6 @@ exclude_paths:
- 'ocis/docker/eos-ocis-dev/Dockerfile'
- 'deployments/**'
- 'tests/acceptance/expected-failures-*.md'
- 'tests/acceptance/bootstrap/**'
- 'tests/acceptance/features/bootstrap/**'
...