tdakkota / asciicheck
Simple linter to check that your code does not contain non-ASCII identifiers
☆27Updated this week
Alternatives and similar repositories for asciicheck:
Users that are interested in asciicheck are comparing it to the libraries listed below
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆21Updated last week
- Golang linter to use strconv☆34Updated 2 weeks ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆25Updated 8 months ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆39Updated last year
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- golang linter to detect named returns☆28Updated last week
- Checks for a new line before return and branch statements.☆27Updated 11 months ago
- alternative condition variable synchronization primitive☆28Updated 3 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- ☆21Updated 2 months ago
- ☆26Updated 3 years ago
- linter to enforce consistent import aliases☆16Updated 2 months ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- misspelled word linter for Go comments, string literals and embedded files☆41Updated 4 months ago
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- Detects when some calls can be replaced by methods from the testing package☆25Updated 2 weeks ago
- Linter that checks that comments end in a period☆46Updated 3 weeks ago
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆17Updated 2 weeks ago
- Linter checks that printf-like functions are named with `f` at the end.☆24Updated 4 months ago
- Simple oauth prompting☆28Updated last year
- GoDoX extract speficic comments from Go code based on keywords☆18Updated last month
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated last year
- Go linter for finding defer statements inside for loops☆25Updated last year
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆15Updated last month
- ☆24Updated 2 years ago