Skip to content

Conversation

Groxx
Copy link
Member

@Groxx Groxx commented Mar 17, 2023

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.

Groxx added 6 commits March 17, 2023 18:01
Works pretty well!
Using latest tools/go.mod versions (except thrift), and using the server's revive.toml for starting out.

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

Somewhat surprisingly, goimports does not have a way to forcefully merge groups into its 3-tier structure.
Personally I'd like to do that for consistency, allowing separate groups only if documented.

But meh.  They're kinda unlikely to degrade, and it doesn't really matter if they do.
@Groxx Groxx merged commit a73fe0e into cadence-workflow:master Mar 29, 2023
@Groxx Groxx deleted the newer-tools branch March 29, 2023 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants