tetafro / godot
Linter that checks that comments end in a period
☆45Updated this week
Alternatives and similar repositories for godot:
Users that are interested in godot are comparing it to the libraries listed below
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Check that no globals are present in Go code.☆110Updated last week
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- ☆40Updated 2 months ago
- Go linter for forbidding identifiers☆134Updated 3 weeks ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 10 months ago
- linter for copyright headers☆24Updated 11 months ago
- Checks for a new line before return and branch statements.☆27Updated 10 months ago
- Golang linter to use strconv☆32Updated this week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated 2 months ago
- Allow and block list linter for direct Go module dependencies.☆74Updated 2 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 weeks ago
- Run Go tests inside a Docker image☆99Updated last week
- golang linter to detect named returns☆28Updated this week
- go.mod git archiver☆88Updated last year
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- Accept Interfaces, Return Concrete Types☆64Updated 2 months ago
- ☆52Updated 4 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- ☆21Updated 2 months ago
- Simple error handling primitives☆59Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Magic number detector for Go.☆195Updated last year
- ☆121Updated 8 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆20Updated last week
- Set of Go context's utilities.☆54Updated 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 2 weeks ago