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
- Check that no globals are present in Go code.☆110Updated last week
- Go linter to detect erroneous multiplication of duration values☆47Updated 8 months ago
- Linter that checks that comments end in a period☆45Updated last month
- A Go library for encoding structs into Header fields.☆47Updated last year
- Golang linter to check the errors handling expressions☆49Updated 4 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated last week
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 10 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 2 months ago
- GoDoX extract speficic comments from Go code based on keywords☆18Updated 2 weeks ago
- Checks for a new line before return and branch statements.☆27Updated 10 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- Simple error handling primitives☆59Updated 3 years ago
- ☆52Updated 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 weeks ago
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- go.mod git archiver☆88Updated last year
- Set of Go context's utilities.☆54Updated 3 years ago
- Calculate cyclomatic complexities of functions in Go source code.☆32Updated 7 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆26Updated this week
- errs is a package for making errors friendly and easy☆52Updated 4 months ago
- ☆28Updated 2 years ago
- A tool to compare different versions of an API and find incompatibilities.☆40Updated 5 years ago
- Golang linter to use strconv☆31Updated this week
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- ☆90Updated last month
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 months ago