esimonov / ifshort
Go linter for checking that your code uses short syntax for if-statements whenever possible.
☆18Updated 2 years ago
Alternatives and similar repositories for ifshort:
Users that are interested in ifshort are comparing it to the libraries listed below
- Linter that checks that comments end in a period☆46Updated 2 months ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- Golang linter to use strconv☆39Updated last month
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 2 months ago
- Go linter for forbidding identifiers☆137Updated 2 months ago
- Check that no globals are present in Go code.☆112Updated 2 months ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Checks for a new line before return and branch statements.☆28Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- ☆120Updated 10 months ago
- ☆53Updated 6 months ago
- Run Go tests inside a Docker image☆99Updated 2 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- linter for copyright headers☆24Updated this week
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last week
- A corpus of popular Go modules☆107Updated 5 months ago
- Magic number detector for Go.☆196Updated last year
- ☆26Updated 3 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last week
- Allow and block list linter for direct Go module dependencies.☆74Updated last month
- ☆96Updated 3 months ago
- Go tool for major version upgrades☆135Updated 6 months ago
- go.mod git archiver☆88Updated last year
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago