uber-go / cadence-client

Framework for authoring workflows and activities running on top of the Cadence orchestration engine.
https://cadenceworkflow.io
MIT License
339 stars 128 forks source link

Switched to revive, goimports, re-formatted everything #1233

Closed Groxx closed 1 year ago

Groxx commented 1 year ago

Works pretty well! This is using the latest versions of everything in internal/tools/go.mod (except thrift), and using the server's revive.toml as a base.

Revive is a bit noisy due to some Id -> ID recommendations, but we probably should actually do that for v2.