Adjust paths in codacy exclude

This commit is contained in:
Lukas Hirt
2020-10-19 11:41:58 +02:00
parent 416816a615
commit 8b97e6d489
+3 -3
View File
@@ -1,8 +1,8 @@
---
exclude_paths:
- 'scripts'
- 'ui_config'
- 'assets'
- 'scripts/**/*'
- 'ui_config/**/*'
- 'assets/**/*'
- '.bundle/**'
- 'spec/**/*'
- 'benchmarks/**/*'