Skip to content

Commit 2436ae7

Browse files
authored
Codacy: turn off duplication warnings for app scripts (PhoenicisOrg#476)
1 parent 4e0416d commit 2436ae7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.codacy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
engines:
22
eslint:
33
enabled: true
4+
duplication:
5+
enabled: true
6+
exclude_paths:
7+
- "Applications/**/*.js'
48
59
exclude_paths:
610
- '**.po'

0 commit comments

Comments
 (0)