- gometalinter — Concurrently run Go lint tools and normalise their output https://github.com/alecthomas/gometalinter 8 comments golang
Linking pages
- GitHub - analysis-tools-dev/static-analysis: ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality. https://github.com/analysis-tools-dev/static-analysis 112 comments
- Cmdr Coriander https://www.commandercoriander.net/blog/2017/12/31/writing-go/ 83 comments
- LeftPad and Go: can tooling help? · divan's blog https://divan.github.io/posts/leftpad_and_go/ 63 comments
- Go linters configuration, the right version. https://olegk.dev/go-linters-configuration-the-right-version 38 comments
- vim-go/CHANGELOG.md at master · fatih/vim-go · GitHub https://github.com/fatih/vim-go/blob/master/CHANGELOG.md#16-april-25-2016 23 comments
- Here are some amazing advantages of Go that you don’t hear much about https://medium.freecodecamp.org/here-are-some-amazing-advantages-of-go-that-you-dont-hear-much-about-1af99de3b23a 22 comments
- GitHub - analysis-tools-dev/static-analysis: ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality. https://github.com/mre/awesome-static-analysis#c 21 comments
- The Best IDEs and Tools for Golang Development https://www.mindinventory.com/blog/golang-ide-tools-for-go-development/ 11 comments
- GitHub - alexkohler/unimport: unimport is a Go static analysis tool to find unnecessary import aliases. https://github.com/alexkohler/unimport 11 comments
- Fast, extensible, configurable, and beautiful linter for Go · Minko Gechev's blog https://blog.mgechev.com/2018/05/28/revive-golang-golint-linter/#shn 8 comments
- GitHub - golangci/awesome-go-linters: A curated list of awesome Go linters. More than 60 linters and tools! https://github.com/golangci/awesome-go-linters 6 comments
- GitHub - 766b/godox: GoDoX extract speficic comments from Go code based on keywords https://github.com/766b/godox 5 comments
- GitHub - Versent/saml2aws: CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP https://github.com/Versent/saml2aws 4 comments
- Welcome go-critic. We’re announcing a new linter for Go… | by Oleg Kovalov | ITNEXT https://medium.com/@olegkovalov/welcome-go-critic-a26b6e30f1c6 4 comments
- GitHub - tylerstillwater/graceful: Graceful is a Go package enabling graceful shutdown of an http.Handler server. https://github.com/tylerstillwater/graceful 4 comments
- Writing CLI applications with Golang https://carlosbecker.com/posts/golang-cli-apps/ 3 comments
- Aspects of a good Go library. A short checklist of what I wish for in… | by Jack Lindamood | Medium https://medium.com/@cep21/aspects-of-a-good-go-library-7082beabb403 3 comments
- GitHub - kyoh86/scopelint: scopelint checks for unpinned variables in go programs https://github.com/kyoh86/scopelint 3 comments
- GitHub - caramelomartins/awesome-linters: A community-driven list of awesome linters. https://github.com/caramelomartins/awesome-linters 2 comments
- Golang Guide: A List of Top Golang Frameworks, IDEs & Tools | by Quintin G. | Medium https://medium.com/@quintinglvr/golang-guide-a-list-of-top-golang-frameworks-ides-tools-e7c7866e96c9 0 comments
Linked pages
- GitHub - dense-analysis/ale: Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support https://github.com/w0rp/ale 261 comments
- GitHub - fatih/vim-go: Go development plugin for Vim https://github.com/fatih/vim-go 74 comments
- GitHub - golangci/golangci-lint: Fast linters runner for Go https://github.com/golangci/golangci-lint 54 comments
- GitHub - kisielk/errcheck: errcheck checks that you checked errors. https://github.com/kisielk/errcheck 44 comments
- GitHub - walle/lll: Line length linter https://github.com/walle/lll 24 comments
- GitHub - neomake/neomake: Asynchronous linting and make framework for Neovim/Vim https://github.com/neomake/neomake 21 comments
- Gogland EAP 16: File Watcher, Tons of New Inspections, Smarter Navigate to Test, and More | The GoLand Blog https://blog.jetbrains.com/go/2017/10/18/gogland-eap-16-file-watcher-tons-of-new-inspections-smarter-navigate-to-test-and-more/ 20 comments
- testing package - testing - Go Packages http://golang.org/pkg/testing/#pkg-overview 20 comments
- GitHub - mvdan/interfacer: A linter that suggests interface types https://github.com/mvdan/interfacer 20 comments
- GitHub - opennota/check: A set of utilities for checking Go sources. This repository has migrated to https://gitlab.com/opennota/check https://github.com/opennota/check 20 comments
- GitHub - securego/gosec: Golang security checker https://github.com/securego/gosec#gosec--golang-security-checker 18 comments
- GitHub - golang/lint: [mirror] This is a linter for Go source code. (deprecated) https://github.com/golang/lint 17 comments
- GitHub - mdempsky/unconvert: Remove unnecessary type conversions from Go source https://github.com/mdempsky/unconvert 11 comments
- GitHub - alexkohler/nakedret: nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length. https://github.com/alexkohler/nakedret 10 comments
- GitHub - bradleyfalzon/revgrep: Filters output from static analysis tools, showing only recently changed lines of code https://github.com/bradleyfalzon/revgrep#overview 3 comments
- GitHub - stretchr/testify: A toolkit with common assertions and mocks that plays nicely with the standard library https://github.com/stretchr/testify 0 comments
- GitHub - mdempsky/maligned: Tool to detect Go structs that would take less memory if their fields were sorted. https://github.com/mdempsky/maligned 0 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - alecthomas/gometalinter: DEPRECATED: Use https://github.com/golangci/golangci-lint
See how to search.