summaryrefslogtreecommitdiff
path: root/test/eslint-test-files/app-with-eslint-d/node_modules
diff options
context:
space:
mode:
authorMartin Tournoij <martin@arp242.net>2017-12-06 13:04:31 +0000
committerMartin Tournoij <martin@arp242.net>2017-12-08 12:49:02 +0000
commit92f20b0e516526294fb933bd5640a1f5f1c0671a (patch)
tree540e2c2746133557693a7558f58907c8e27e89c1 /test/eslint-test-files/app-with-eslint-d/node_modules
parent7d932a239c0d4db4d19a39b410283fdfc72b7f3e (diff)
downloadale-92f20b0e516526294fb933bd5640a1f5f1c0671a.zip
goimports fixer doesn't work for vendored libraries
In Go you can "vendor" packages by putting them in the `vendor/` directory for a project. Adding the `-srcdir` argument makes `goimports` pick up these packages, in addition to what you have in GOPATH. Without this, `goimports` is not very useful, since most projects vendor their packages.
Diffstat (limited to 'test/eslint-test-files/app-with-eslint-d/node_modules')
0 files changed, 0 insertions, 0 deletions