Add api test helper code to codacy exclude list

This commit is contained in:
Michael Barz
2021-09-16 08:19:59 +02:00
committed by GitHub
parent 8e50decb11
commit b7b97d1733
+1
View File
@@ -16,5 +16,6 @@ exclude_paths:
- 'ocis/docker/eos-ocis-dev/Dockerfile'
- 'deployments/**'
- 'tests/acceptance/expected-failures-*.md'
- 'tests/acceptance/bootstrap/**'
...