linkerd2/web/app
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
..
__mocks__ Use jest instead of karma for running tests (#1768) 2018-10-15 17:06:35 -07:00
css Don't show the tap icon for requests from sources that are not meshed (#2131) 2019-01-30 14:03:19 -05:00
img Add grafana icon to links, refactor svgs, link to ResourceDetail component (#1482) 2018-08-17 15:12:33 -07:00
js Fail CI on unlinted js code (#2178) 2019-01-30 15:58:48 -08:00
test Reduce webpack bundle size: import lodash by module (#2028) 2019-01-03 13:50:46 -05:00
.babelrc Reduce webpack bundle size: remove react prop types in production builds (#2036) 2019-01-04 16:05:48 -05:00
.eslintrc Fix lodash error on namespace landing page (#2043) 2019-01-04 12:32:46 -08:00
index_bundle.js.lodash.tmpl Hash JS bundle to expire cache (#2058) 2019-01-16 12:59:30 -08:00
package.json Hash JS bundle to expire cache (#2058) 2019-01-16 12:59:30 -08:00
webpack-mv-plugin.js Hash JS bundle to expire cache (#2058) 2019-01-16 12:59:30 -08:00
webpack.config.js Fail CI on unlinted js code (#2178) 2019-01-30 15:58:48 -08:00
yarn.lock Hash JS bundle to expire cache (#2058) 2019-01-16 12:59:30 -08:00