refactor: extract magic numbers to named constants #153
Reference in New Issue
Block a user
Delete Branch "refactor/magic-numbers-to-constants"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
http.StatusOKreplaces200const.goNot changed
Test plan
go test ./...all greengolangci-lint run ./...0 issues