Skip to content

Commit 607537f

Browse files
authored
WRO-12570: Update .travis.yml to apply lint options (#52)
* Update .travis.yml to apply lint options Enact-DCO-1.0-Signed-off-by: SJ RO (sj.ro@lge.com) * revert npm-shrinkwrap.json
1 parent b618323 commit 607537f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sudo: false
66
install:
77
- npm install
88
script:
9-
- npm run lint
9+
- npm run lint -- --report-unused-disable-directives --max-warnings 0

0 commit comments

Comments
 (0)