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

Run golangci-lint with --fix by default #60

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

phisco
Copy link
Collaborator

@phisco phisco commented Oct 23, 2023

Description of your changes

We did the same already on Crossplane, this allows people to run the make reviewable and get all imports sorted as we expect and all other easily fixable errors automatically fixed by golangci-lint.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
@phisco phisco merged commit 36bee0c into crossplane:main Oct 23, 2023
7 of 8 checks passed
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