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

Use gofmt to format and lint #1788

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Conversation

pakrym-stripe
Copy link
Contributor

go fmt and gofmt -s behave slightly differently. We get linting errors when we format using go fmt and check using gofmt -s.

Switch to formatting and linting using gofmt -s

@pakrym-stripe pakrym-stripe merged commit e2b1456 into master Dec 19, 2023
8 checks passed
@pakrym-stripe pakrym-stripe deleted the pakrym/Use_gofmt_to_format_and_lint branch December 19, 2023 20:21
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