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

Lint against fmt.Println except in main.go #98

Merged
merged 1 commit into from
Sep 16, 2021
Merged

Conversation

benjaminjkraft
Copy link
Collaborator

Summary:

Usually this is an artifact of debugging, not intentional! And it's
come up a few times, luckily all noticed by reviewers.

Test plan:

make check

Usually this is an artifact of debugging, not intentional!  And it's
come up a few times, luckily all noticed by reviewers.

Test plan:
make check

Reviewers: jvoll, marksandstrom
@benjaminjkraft benjaminjkraft self-assigned this Sep 15, 2021
Copy link
Contributor

@dnerdy dnerdy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@benjaminjkraft benjaminjkraft merged commit 463cffd into main Sep 16, 2021
@benjaminjkraft benjaminjkraft deleted the benkraft.lint-fmt branch September 16, 2021 00:57
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