Skip to content

Commit 2e15a1f

Browse files
committed
Merge branch 'master' into next
# Conflicts: # .codacy.yml
2 parents 4b321fa + 40ba738 commit 2e15a1f

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

.codacy.yml

+27-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,30 @@ exclude_paths:
33
- 'frontend/express/public/javascripts/min/**'
44
- 'frontend/express/public/javascripts/utils/**'
55
- 'frontend/express/public/javascripts/visualization/**'
6-
- 'tests/**'
6+
- 'tests/**'
7+
- 'frontend/express/public/localization/**'
8+
- 'frontend/express/public/fonts/**'
9+
- 'frontend/express/public/images/**'
10+
- 'frontend/express/public/stylesheets/amaranjs/**'
11+
- 'frontend/express/public/stylesheets/font-awesome/**'
12+
- 'frontend/express/public/stylesheets/ionicons/**'
13+
- 'frontend/express/public/stylesheets/material/**'
14+
- 'frontend/express/public/stylesheets/selectize/**'
15+
- 'bin/backup/**'
16+
- 'bin/upgrade/**'
17+
- 'bin/**'
18+
- 'plugins/*/tests.js'
19+
- 'plugins/*/tests/**'
20+
- 'plugins/*/frontend/public/localization/**'
21+
- 'plugins/*/frontend/public/images/**'
22+
- 'plugins/*/node_modules/**'
23+
- 'plugins/push/api/parts/apn/**'
24+
- 'plugins/push/frontend/public/javascripts/0.mithril.js'
25+
- 'test/**'
26+
- '**/json.human.js'
27+
- '**/jssor.slider.min.js'
28+
- '**/chance.js'
29+
- '**/jsonlite.js'
30+
- '**/EmojiPicker.js'
31+
- '**/iframeResizer.js'
32+
- '**/simpleheat.js'

0 commit comments

Comments
 (0)