Skip to content

Commit 40ba738

Browse files
committed
[codacy] detailed file exclusions
1 parent 0dbaecb commit 40ba738

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.codacy.yml

+11-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,14 @@ exclude_paths:
1818
- 'plugins/*/tests/**'
1919
- 'plugins/*/frontend/public/localization/**'
2020
- 'plugins/*/frontend/public/images/**'
21-
- 'test/**'
21+
- 'plugins/*/node_modules/**'
22+
- 'plugins/push/api/parts/apn/**'
23+
- 'plugins/push/frontend/public/javascripts/0.mithril.js'
24+
- 'test/**'
25+
- '**/json.human.js'
26+
- '**/jssor.slider.min.js'
27+
- '**/chance.js'
28+
- '**/jsonlite.js'
29+
- '**/EmojiPicker.js'
30+
- '**/iframeResizer.js'
31+
- '**/simpleheat.js'

0 commit comments

Comments
 (0)