An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/golangci/goconst

Package goconst finds repeated strings that could be replaced by a constant. There are obvious benefits to using constants instead of repeating strings, mostly to ease maintenance. Cannot argue against changing a single constant versus many strings. While this could be considered a beginner mistake, across time, multiple packages and large codebases, some repetition could have slipped in.
1 version
Latest release: almost 7 years ago
199 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/golangci/goconst

Dependent Repos 1

pass-culture/pc-monitoring 📦

Size: 176 MB - Last synced: 8 months ago - Pushed: over 3 years ago