Skip to content

Commit

Permalink
Codacy: turn off duplication warnings for app scripts (#476)
Browse files Browse the repository at this point in the history
  • Loading branch information
plata authored Feb 16, 2018
1 parent 4e0416d commit 2436ae7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .codacy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
engines:
eslint:
enabled: true
duplication:
enabled: true
exclude_paths:
- "Applications/**/*.js'
exclude_paths:
- '**.po'

0 comments on commit 2436ae7

Please sign in to comment.