Add codacy config with excluding paths
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
exclude_paths:
|
||||
- 'assets'
|
||||
- '.bundle/**'
|
||||
- 'spec/**/*'
|
||||
- 'benchmarks/**/*'
|
||||
- '**.min.js'
|
||||
- '**/tests/**'
|
||||
Reference in New Issue
Block a user