mirror of https://github.com/linkerd/linkerd2.git
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. |
||
---|---|---|
.. | ||
__mocks__ | ||
css | ||
img | ||
js | ||
test | ||
.babelrc | ||
.eslintrc | ||
index_bundle.js.lodash.tmpl | ||
package.json | ||
webpack-mv-plugin.js | ||
webpack.config.js | ||
yarn.lock |