tetafro / godot
Linter that checks that comments end in a period
☆44Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for godot
- Golang linter to check the errors handling expressions☆45Updated 3 years ago
- Golang linter that encourages you to use a separate _test package☆47Updated this week
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆46Updated 6 months ago
- Check that no globals are present in Go code.☆105Updated last year
- Go linter for forbidding identifiers☆125Updated 4 months ago
- ☆37Updated 4 months ago
- Allow and block list linter for direct Go module dependencies.☆72Updated last week
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆72Updated 7 months ago
- linter for copyright headers☆22Updated 8 months ago
- ☆51Updated last month
- Go linter that checks if package imports are in a list of acceptable packages.☆149Updated last week
- Run Go tests inside a Docker image☆98Updated 2 weeks ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last week
- Detect deeply nested if statements in Go source code☆41Updated 3 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆127Updated 3 weeks ago
- Checks for a new line before return and branch statements.☆26Updated 7 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆22Updated last year
- golang linter to detect named returns☆26Updated last week
- Go linter for checking that your code uses short syntax for if-statements whenever possible.☆17Updated 2 years ago
- Accept Interfaces, Return Concrete Types☆61Updated 3 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated 8 months ago
- ☆26Updated 2 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- Simple error handling primitives☆58Updated 3 years ago
- Magic number detector for Go.☆191Updated 11 months ago
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- ☆121Updated 5 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆85Updated 4 years ago