Skip to content

Commit

Permalink
Add codacy config with excluding paths
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasHirt committed Oct 14, 2020
1 parent 5dbe04a commit a530c97
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions konnectd/.codacy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
exclude_paths:
- 'assets'
- '.bundle/**'
- 'spec/**/*'
- 'benchmarks/**/*'
- '**.min.js'
- '**/tests/**'

0 comments on commit a530c97

Please sign in to comment.