tdakkota / asciicheck
Simple linter to check that your code does not contain non-ASCII identifiers
☆22Updated last year
Related projects ⓘ
Alternatives and complementary repositories for asciicheck
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆15Updated this week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆40Updated this week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆24Updated 4 months ago
- Go linter to detect erroneous multiplication of duration values☆46Updated 6 months ago
- ☆26Updated 2 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆35Updated this week
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- golang linter to detect named returns☆26Updated last week
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated last year
- Simple oauth prompting☆28Updated 10 months ago
- Make random JSON in Go☆25Updated 4 years ago
- ☆37Updated 4 months ago
- Golang linter to use strconv☆22Updated this week
- Golang linter to check the errors handling expressions☆45Updated 3 years ago
- Mango (man page generator) integration for Kong☆20Updated last week
- Linter that checks that comments end in a period☆44Updated 2 months ago
- Checks for a new line before return and branch statements.☆26Updated 7 months ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆38Updated last year
- Golang linter that encourages you to use a separate _test package☆47Updated this week
- VCS repository URL parsing library for Go☆30Updated 10 months ago
- A linter that handles struct tags.☆47Updated 8 months ago
- A curated list of Go code formatters (like gofmt)☆32Updated 3 years ago
- ☆51Updated last month
- Detect deeply nested if statements in Go source code☆41Updated 3 years ago
- Go linter for finding defer statements inside for loops☆25Updated 11 months ago
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- ☆24Updated 2 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆23Updated last week
- Accept Interfaces, Return Concrete Types☆61Updated 3 months ago