tetafro / godotLinks
Linter that checks that comments end in a period
☆49Updated 3 weeks ago
Alternatives and similar repositories for godot
Users that are interested in godot are comparing it to the libraries listed below
Sorting:
- Check that no globals are present in Go code.☆122Updated 5 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Golang linter to check the errors handling expressions☆57Updated last month
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- ☆43Updated 10 months ago
- Magic number detector for Go.☆203Updated last year
- Go linter for forbidding identifiers☆155Updated 2 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆181Updated 8 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- ☆54Updated last year
- ☆121Updated last year
- Checks for a new line before return and branch statements.☆27Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 weeks ago
- Allow and block list linter for direct Go module dependencies.☆77Updated last month
- Accept Interfaces, Return Concrete Types☆77Updated 2 months ago
- Golang linter to use strconv☆42Updated 3 weeks ago
- linter for copyright headers☆28Updated last month
- noctx finds function calls without context.Context.☆209Updated 3 months ago
- golang linter to detect named returns☆29Updated this week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week
- Run Go tests inside a Docker image☆100Updated 8 months ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated last week
- A linter that handles struct tags.☆55Updated 2 months ago
- Integration testing in Go with Docker☆113Updated 2 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Set of Go context's utilities.☆56Updated 4 years ago
- Detect deeply nested if statements in Go source code☆43Updated 4 years ago
- A corpus of popular Go modules☆108Updated last year
- Go linter for checking that your code uses short syntax for if-statements whenever possible.☆18Updated 3 years ago