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
- Check that no globals are present in Go code.☆104Updated last year
- Checks for a new line before return and branch statements.☆26Updated 7 months ago
- Go linter to detect erroneous multiplication of duration values☆46Updated 5 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆147Updated last month
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆72Updated 7 months ago
- Go linter for forbidding identifiers☆124Updated 4 months ago
- Allow and block list linter for direct Go module dependencies.☆72Updated this week
- Fixes simple parse errors automatically. Works great in combination with goimports.☆85Updated 4 years ago
- Run Go tests inside a Docker image☆98Updated this week
- Simple linter to check that your code does not contain non-ASCII identifiers☆22Updated last year
- Go linter for checking that your code uses short syntax for if-statements whenever possible.☆17Updated 2 years ago
- linter for copyright headers☆22Updated 8 months ago
- ☆37Updated 4 months ago
- Accept Interfaces, Return Concrete Types☆61Updated 3 months ago
- ☆51Updated 3 weeks ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆127Updated 2 weeks ago
- golang linter to detect named returns☆25Updated this week
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated 8 months ago
- ☆121Updated 4 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated 11 months ago
- Format Go's benchmarking output☆88Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆40Updated 3 weeks ago
- Detect deeply nested if statements in Go source code☆41Updated 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`.☆23Updated last month
- Golang linter to use strconv☆22Updated 2 weeks ago