Skip to content

Commit

Permalink
maint/dev ~ (QA) add Codacy configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
rivy committed Jan 1, 2021
1 parent d920ab4 commit e252e69
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .codacy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
engines:
duplication:
exclude_paths:
- 'eg/**'
- 'tests/**'
- '**.spec.js'
- '**.spec.ts'
- '**.test.js'
- '**.test.ts'
exclude_paths:
- '.changelog/**'
- 'CHANGELOG.mkd'
- 'dist/**'

0 comments on commit e252e69

Please sign in to comment.