- nargs - a more aggressive Go static analysis tool to find unused arguments in function declarations/receiver methods https://github.com/alexkohler/nargs 3 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
- 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
Linked pages
- GitHub - alexkohler/prealloc: prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated. https://github.com/alexkohler/prealloc 15 comments
- GitHub - alexkohler/unimport: unimport is a Go static analysis tool to find unnecessary import aliases. https://github.com/alexkohler/unimport 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 - alexkohler/dogsled: dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers. https://github.com/alexkohler/dogsled 9 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 - alexkohler/nargs: nargs is a Go static analysis tool to find unused arguments in function declarations.
See how to search.