mirror of https://github.com/vector-im/riot-web
Update travis script to use lintwithexclusions
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