Chromium Code Reviews
Description[eslint] Don't treat eslint warnings as PRESUBMIT errors
This CL makes it so that any warnings emitted by eslint will not cause the
PRESUBMIT to error out. In the process of doing so, it cleans up the structure
of the eslint Python module; we were using a find+xargs-based method of linting
directories in order to find .html files, which is not necessary given eslint's
--ext option.
BUG=catapult:#3034
Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/355ca2541b19167eea565d3cad751c3f8c26db51
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address Charlie's comments #Patch Set 3 : fix smoke test #
Messages
Total messages: 22 (10 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||