tdakkota / asciicheck
Simple linter to check that your code does not contain non-ASCII identifiers
☆27Updated 3 weeks ago
Alternatives and similar repositories for asciicheck:
Users that are interested in asciicheck are comparing it to the libraries listed below
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- Golang linter to use strconv☆40Updated last month
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 10 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last week
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- linter to enforce consistent import aliases☆16Updated 4 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆26Updated this week
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- alternative condition variable synchronization primitive☆29Updated 5 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- ☆26Updated 3 years ago
- Golang linter to check the errors handling expressions☆51Updated 4 years ago
- Detects functions from golang.org/x/exp/ that can be replaced by std functions.☆12Updated 3 weeks ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆39Updated 2 years ago
- ☆24Updated 2 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated last month
- ☆21Updated 4 months ago
- Checks for a new line before return and branch statements.☆28Updated last year
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆18Updated 2 months ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 3 weeks 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 last month
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- golang linter to detect named returns☆28Updated 3 weeks ago
- a slog handler for testing that code logs expected results☆18Updated 8 months ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- detects nested contexts in loops or function literals☆35Updated this week
- ☆42Updated 4 months ago