linkerd2/web/app/js
Risha Mars 067a70e0d2
Fail CI on unlinted js code (#2178)
I noticed that #2131 was able to merge even though it contained a missing ;
which should have failed lint checks. I think the problem is that if fix is
enabled, running bin/web build fixes the issue and then the lint checks pass on
the fixed but uncommitted code.

We should avoid autofixing in environments that aren't development to avoid
merging unfixed code to master.
2019-01-30 15:58:48 -08:00
..
components Fail CI on unlinted js code (#2178) 2019-01-30 15:58:48 -08:00
index.js Wire up stats commands for daemonsets (#2006) (#2086) 2019-01-24 14:34:13 -08:00