mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-14 10:17:04 +02:00
Update travis script to use lintwithexclusions
This commit is contained in:
parent
010b8d8be6
commit
07b6040c39
@ -6,6 +6,4 @@ npm run test
|
||||
./.travis-test-riot.sh
|
||||
|
||||
# run the linter, but exclude any files known to have errors or warnings.
|
||||
./node_modules/.bin/eslint --max-warnings 0 \
|
||||
--ignore-path .eslintignore.errorfiles \
|
||||
src test
|
||||
npm run lintwithexclusions
|
||||
|
Loading…
Reference in New Issue
Block a user