featurebase/etcd
CLoZengineer 25dbbb2950
chore: adds golangci config (#2174)
* removes rewrite-rules, sets gofmt.simplify to default true

* moves go vet step before the golangci-lint step

* fixes go vet issues with test files

* updates gocognit.min-complexity to default of 30

* removes deprecated options, primarily around run.go version
2022-10-17 11:42:33 -04:00
..
config_gen.go set directory permissions restrictively to quiet etcd 2022-09-30 11:25:27 -07:00
embed.go fix: updating code to meet linting requirements (#2171) 2022-09-29 12:34:29 -04:00
embed_test.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
enterprise_cluster.go Updated code to latest version for open-sourcing. 2022-09-02 13:23:39 -07:00
external.go fix: updating code to meet linting requirements (#2171) 2022-09-29 12:34:29 -04:00
external_test.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
fake_test.go use timeout when waiting for cluster state changes 2022-09-30 11:25:27 -07:00
leasedkv.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
leasedkv_test.go chore: adds golangci config (#2174) 2022-10-17 11:42:33 -04:00
plg_cluster.go Updated code to latest version for open-sourcing. 2022-09-02 13:23:39 -07:00