-
-
Notifications
You must be signed in to change notification settings - Fork 254
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
fix(go): enable gofumpt
in gopls
by default
#1167
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
@pgr0ss does this work for you? :) |
Looks good. Should it be documented in the readme just in case? |
9a96883
to
7ea4d24
Compare
Cool, I updated the readme. @Uzaaft can you go through the review checklist as the reviewer? |
Yep, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📑 Description
Enables
gofumpt
overgo fmt
ℹ Additional Information