ignores files failing prettier check only on CI for now (#6001)

This commit is contained in:
Joffrey JAFFEUX 2018-06-15 19:02:22 +02:00 committed by GitHub
parent 60ff0e9b8c
commit 525931b77e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -1,2 +1,8 @@
app/assets/stylesheets/vendor/
plugins/**/assets/stylesheets/vendor/
app/assets/javascripts/admin/routes/admin-backups-logs.js.es6
app/assets/javascripts/discourse/components/global-notice.js.es6
app/assets/javascripts/discourse/lib/ajax.js.es6
app/assets/javascripts/discourse/lib/link-mentions.js.es6
app/assets/javascripts/discourse/models/topic-tracking-state.js.es6
app/assets/javascripts/select-kit/components/tag-chooser.js.es6