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