mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 11:51:16 -06:00
Add codacy config with excluding paths
This commit is contained in:
8
konnectd/.codacy.yml
Normal file
8
konnectd/.codacy.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
exclude_paths:
|
||||
- 'assets'
|
||||
- '.bundle/**'
|
||||
- 'spec/**/*'
|
||||
- 'benchmarks/**/*'
|
||||
- '**.min.js'
|
||||
- '**/tests/**'
|
||||
Reference in New Issue
Block a user