ashanbrown / forbidigoLinks
Go linter for forbidding identifiers
☆147Updated 6 months ago
Alternatives and similar repositories for forbidigo
Users that are interested in forbidigo are comparing it to the libraries listed below
Sorting:
- Go linter that checks if package imports are in a list of acceptable packages.☆167Updated 4 months ago
- Check that no globals are present in Go code.☆118Updated 2 months ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆298Updated 3 weeks ago
- Magic number detector for Go.☆199Updated last year
- ☆121Updated last year
- A Go linter to check that errors from external packages are wrapped☆342Updated 4 months ago
- Accept Interfaces, Return Concrete Types☆74Updated 2 months ago
- noctx finds function calls without context.Context.☆201Updated this week
- 🪵 Ensure consistent code style when using log/slog☆205Updated 2 weeks ago
- golang analyzer that finds structures with uninitialized fields☆162Updated last month
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- Allow and block list linter for direct Go module dependencies.☆76Updated 2 weeks ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- checks usage of OpenTelemetry/Census spans☆82Updated 3 weeks ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆145Updated 3 weeks ago
- Package heredoc provides the here-document with keeping indent.☆173Updated 6 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆68Updated 3 weeks ago
- ☆53Updated 9 months ago
- Linter that confirms DB rows and statements are closed properly.☆87Updated 2 months ago
- Linter that checks that comments end in a period☆48Updated 3 months ago
- A linter that handles struct tags.☆54Updated 3 months ago
- ☆43Updated 7 months ago
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- ☆79Updated last year
- Go tool for major version upgrades☆140Updated 10 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆324Updated 7 months ago
- Golang linter to use strconv☆40Updated 4 months ago
- Script engine, especially good for tests☆155Updated last year
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆109Updated 2 months ago