Merge pull request #17 from nakabonne/add-golintui

Add golintui
master
Denis Isaev 4 years ago committed by GitHub
commit 4d2d9b1218
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -133,3 +133,4 @@ Sponsored by [GolangCI](https://golangci.com): SaaS service for running linters
* [revgrep](https://github.com/bradleyfalzon/revgrep) - Filters output from static analysis tools, showing only recently changed lines of code
* [reviewdog](https://github.com/haya14busa/reviewdog) - "reviewdog" provides a way to post review comments to code hosting service, such as GitHub, automatically by integrating with any linter tools with ease.
* [zb](https://github.com/joshuarubin/zb) - speedup linting by caching gometalinter result.
* [golintui](https://github.com/nakabonne/golintui) - A simple terminal UI for Go linters.

Loading…
Cancel
Save