Skip to content

Commit

Permalink
Merge branch 'master' into next
Browse files Browse the repository at this point in the history
# Conflicts:
#	.codacy.yml
  • Loading branch information
ar2rsawseen committed Aug 8, 2018
2 parents 4b321fa + 40ba738 commit 2e15a1f
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion .codacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,30 @@ exclude_paths:
- 'frontend/express/public/javascripts/min/**'
- 'frontend/express/public/javascripts/utils/**'
- 'frontend/express/public/javascripts/visualization/**'
- 'tests/**'
- 'tests/**'
- 'frontend/express/public/localization/**'
- 'frontend/express/public/fonts/**'
- 'frontend/express/public/images/**'
- 'frontend/express/public/stylesheets/amaranjs/**'
- 'frontend/express/public/stylesheets/font-awesome/**'
- 'frontend/express/public/stylesheets/ionicons/**'
- 'frontend/express/public/stylesheets/material/**'
- 'frontend/express/public/stylesheets/selectize/**'
- 'bin/backup/**'
- 'bin/upgrade/**'
- 'bin/**'
- 'plugins/*/tests.js'
- 'plugins/*/tests/**'
- 'plugins/*/frontend/public/localization/**'
- 'plugins/*/frontend/public/images/**'
- 'plugins/*/node_modules/**'
- 'plugins/push/api/parts/apn/**'
- 'plugins/push/frontend/public/javascripts/0.mithril.js'
- 'test/**'
- '**/json.human.js'
- '**/jssor.slider.min.js'
- '**/chance.js'
- '**/jsonlite.js'
- '**/EmojiPicker.js'
- '**/iframeResizer.js'
- '**/simpleheat.js'

0 comments on commit 2e15a1f

Please sign in to comment.