lasiar / canonicalheader
Golang linter checking the canonicality of the http header
☆10Updated last week
Related projects ⓘ
Alternatives and complementary repositories for canonicalheader
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆15Updated last week
- Parse and edit YAML files in a directory as one structure☆13Updated 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`.☆23Updated last week
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- Simple linter to check that your code does not contain non-ASCII identifiers☆22Updated last year
- quasigo is a Go subset interpreter written in Go☆13Updated last year
- detects nested contexts in loops or function literals☆10Updated this week
- ☆26Updated 2 years ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆53Updated last month
- Linter checks that printf-like functions are named with `f` at the end.☆21Updated last month
- Tidy up your go.mod files by merging the require blocks☆11Updated 5 months ago
- golang linter to detect named returns☆26Updated 2 weeks ago
- linter to enforce consistent import aliases☆14Updated last month
- A curated list of Go code formatters (like gofmt)☆32Updated 3 years ago
- YAML5 - use YAML like it's JSON5.☆13Updated 4 years ago
- CPU-guided performance analyzer for Go☆75Updated 2 years ago
- Golang linter to use strconv☆22Updated this week
- Generate Go enum encoding☆14Updated 2 months ago
- Mutable strings in Golang via overlays☆13Updated last year
- GitHub Action for Go 1.18 fuzz testing☆15Updated 8 months ago
- Easy Testing With Docker Compose in Go.☆12Updated 9 months ago
- A simple, stdlib only, go module for generating UUIDs (Universally Unique IDentifiers).☆14Updated last week
- Dataframe library for Go.☆16Updated last year
- ☆19Updated 5 months ago
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 4 years ago
- clear go error wrapping with caller☆42Updated 11 months ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆38Updated last year
- My personal, slightly improved version of benchstat utility☆20Updated last year
- Fork of go-yaml/yaml for go-faster needs☆9Updated 2 months ago
- The package provides a very thin wrapper (no external dependencies) for http.Client allowing the use of layers (middleware).☆22Updated last year