dendrite/vendor/src/github.com/alecthomas
Richard van der Hoff c3cb6f8767 Update gometalinter, and disable gas (#371)
* Update gometalinter

* Disable gas linter

According to the gas github page:

> Gas is still in alpha and accepting feedback from early adopters. We do not
> consider it production ready at this time.

Generally it seems to shout about a lot of things which aren't very errory,
like executing subprocesses with anything other than a hardcoded commandline,
and creating directories with anything other than 700 perms.
2017-12-08 19:13:17 +00:00
..
gometalinter Update gometalinter, and disable gas (#371) 2017-12-08 19:13:17 +00:00
units gb vendor fetch github.com/alecthomas/gometalinter 2017-09-05 17:09:50 +01:00