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

Fix linter error with block comment #176

Merged
merged 1 commit into from
Aug 8, 2022
Merged

Conversation

kate-osborn
Copy link
Contributor

Fix linter error internal/state/sort.go:24: File is not gofmt-ed with -s (gofmt)

For some reason, running gofmt on this file did not fix the issue. I had to manually fix the indentation of the block comment.

@lucacome
Copy link
Member

lucacome commented Aug 5, 2022

Interesting...not even gofumpt fixes this...

@kate-osborn kate-osborn merged commit e06fb3f into main Aug 8, 2022
@kate-osborn kate-osborn deleted the fix/comment-lint-error branch August 8, 2022 15:09
@lucacome lucacome added the chore Pull requests for routine tasks label Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants