leighmcculloch / gochecknoinits
Check that no init functions are present in Go code.
☆41Updated 3 years ago
Alternatives and similar repositories for gochecknoinits:
Users that are interested in gochecknoinits are comparing it to the libraries listed below
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- Linter that checks that comments end in a period☆46Updated last month
- Check that no globals are present in Go code.☆110Updated last month
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.