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