Age | Commit message (Expand) | Author |
---|---|---|
2021-07-03 | Change default of go_staticcheck_lint_package to 1 (#3799) | Yuxuan 'fishy' Wang |
2021-05-27 | Make staticcheck configurable with GOPATH detection | w0rp |
2021-03-01 | Close #2281 - Separate cwd commands from commands | w0rp |
2019-07-01 | Support $GO111MODULE with Go tooling | Elias Martinez Cohen |
2019-02-22 | #2132 - Replace all uses of foo_callback with foo | w0rp |
2018-03-20 | Use govet handler for gosimple, gotype, staticcheck | Ben Paxton |
2018-02-20 | This fixes issue #936 by linting the whole package | Sander van Harmelen |
2017-10-31 | Fix #936 - Check the actual files for gosimple and staticcheck | w0rp |
2017-09-12 | Fix #921 - Capture both output streams for gosimple and staticcheck | w0rp |
2017-04-24 | Break shared handlers up into their own files, and fix stylelint error handling | w0rp |
2017-03-30 | Add support for gosimple and staticcheck | Ben Reedy |