checks
checks copied to clipboard
Go libraries and programs for performing static checks on Go projects
DEPRECATED
The individual checks in this repository have been migrated into their own repositories and this repository is no longer updated or maintained. All references to this repository should be updated to use the project-specific repository. The individual repositories are at the following locations:
- compiles -> go-compiles
- extimport -> go-extimport
- gocd -> no longer maintained (functionality has been replaced by tools such as dep and mod)
- gogenerate -> go-generate
- golicense -> go-license
- importalias -> go-importalias
- nobadfuncs -> go-nobadfuncs
- novendor -> go-novendor
- outparamcheck -> outparamcheck
- ptimports -> go-ptimports