quasilyte / uber-rulesLinks
A set of ruleguard rules that try to cover some parts of the Uber Go Style Guide (https://github.com/uber-go/guide)
☆18Updated 3 years ago
Alternatives and similar repositories for uber-rules
Users that are interested in uber-rules are comparing it to the libraries listed below
Sorting:
- ☆25Updated 3 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- ☆27Updated 3 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Convert various benchmarking formats to benchfmt☆12Updated 8 months ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Detects functions from golang.org/x/exp/ that can be replaced by std functions.☆13Updated 4 months ago
- Package for indexing zip files and storing a compressed index☆48Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- ☆19Updated 4 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- Go lint which detects recursive locks, which may lead to dead locks☆19Updated 5 years ago
- Golang linter to check the errors handling expressions☆55Updated 3 weeks ago
- A linter that handles struct tags.☆54Updated last month
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 6 months ago
- Secure your dev servers, insecurely!☆47Updated last year
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated last year
- Golang linter to use strconv☆41Updated 2 weeks ago
- golang linter to detect named returns☆28Updated this week
- logr implementation against the stdlib log package☆35Updated 3 years ago
- detects nested contexts in loops or function literals☆56Updated last week
- Golang linter, lint pass any slice as any in variadic function☆19Updated 2 years ago
- Linter for correct usage of protobuf generated messages☆14Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 9 months ago
- Simple oauth prompting☆28Updated last year