Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "format" task #141

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Add "format" task #141

merged 1 commit into from
Dec 3, 2024

Conversation

markvl-sbp
Copy link
Contributor

This includes writing gofumpt and gofumpt-install tasks.

The format task will:

  • run (and install if needed) gofumpt
  • run (and install if needed) gci write
  • run go mod tidy

This includes writing "gofumpt" and "gofumpt-install" tasks
@markvl-sbp markvl-sbp force-pushed the markvl/feat_add_format branch from 6a0768a to b550534 Compare December 3, 2024 08:51
@markvl-sbp markvl-sbp merged commit a1cd4a0 into main Dec 3, 2024
1 check passed
@markvl-sbp markvl-sbp deleted the markvl/feat_add_format branch December 3, 2024 08:52
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.

3 participants