summaryrefslogtreecommitdiff
path: root/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authorSander van Harmelen <sander@xanzy.io>2017-05-20 12:43:28 +0200
committerw0rp <w0rp@users.noreply.github.com>2017-05-20 11:43:28 +0100
commit455793dfd9c657a76d7a143e0e0eb395d779379b (patch)
tree1ca96c5fae697720e76a646e7f20b13c15a0c76e /ISSUE_TEMPLATE.md
parentbb1f045d59e93b0565927f1e887e3e7a3a11e61b (diff)
downloadale-455793dfd9c657a76d7a143e0e0eb395d779379b.zip
Improve performance when using gometalinter (#566)
* Improve performance when using gometalinter Before this change when I opened a big project that had 6000+ warnings/errors it took ages to get the actual warnings/errors and it caused my CPU to be busy for quite some time. The call to gometalinter alone took about 24 seconds, but after that vim was struggling as well. After this change the gometalinter call just takes 2 seconds and nothing noticable happens with the CPU and/or vim. * Removed obsolete test This logic is no longer done by the `ale` plugin, but by `gometalinter` itself.
Diffstat (limited to 'ISSUE_TEMPLATE.md')
0 files changed, 0 insertions, 0 deletions