lasiar / canonicalheader
Golang linter checking the canonicality of the http header
☆10Updated last week
Alternatives and similar repositories for canonicalheader:
Users that are interested in canonicalheader are comparing it to the libraries listed below
- quasigo is a Go subset interpreter written in Go☆14Updated last year
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆17Updated last week
- Parse and edit YAML files in a directory as one structure☆13Updated 3 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆25Updated last week
- golang linter to detect named returns☆27Updated last week
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆24Updated 2 weeks ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆32Updated this week
- ☆26Updated 2 years ago
- YAML5 - use YAML like it's JSON5.☆13Updated 4 years ago
- The tool to pretty print JSON log stream right from running process in human readable format☆21Updated 2 months ago
- A curated list of Go code formatters (like gofmt)☆34Updated 3 years ago
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 4 years ago
- linter to enforce consistent import aliases☆16Updated 3 weeks ago
- Golang linter to use strconv☆27Updated last month
- detects nested contexts in loops or function literals☆16Updated this week
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- My personal, slightly improved version of benchstat utility☆20Updated last year
- Tidy up your go.mod files by merging the require blocks☆11Updated 7 months ago
- Versioned Binary Serialization☆17Updated 6 months ago
- a slog handler for testing that code logs expected results☆14Updated 5 months ago
- ☆15Updated 11 months ago
- Fork of go-yaml/yaml for go-faster needs☆9Updated last month
- ☆21Updated last month
- A simple, naive, painless, composable i18n golang package.