Treat warnings as errors in Closure Compilation
commit7e7a8732474e21b6fe9e8d21f0360ded68f49aa2
authorvitalyp <vitalyp@chromium.org>
Fri, 3 Oct 2014 02:48:51 +0000 (2 19:48 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 3 Oct 2014 02:49:06 +0000 (3 02:49 +0000)
tree308407ca73b3830b62b21997279269f05aaeddd3
parent97865ff398d0eb5f12546e3f6b28d925ad30069d
Treat warnings as errors in Closure Compilation

I haven't found an appropriate compiler flag which enables treating warnings as errors.

R=dbeam@chromium.org
CC=tbreisacher@chromium.org
BUG=393873
TEST=misspell some @param name && run gyp && run gyp again

Review URL: https://codereview.chromium.org/622973002

Cr-Commit-Position: refs/heads/master@{#297978}
third_party/closure_compiler/checker.py