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

Adjusting linter settings to avoid misspel error for generated files #275

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

kdibrov
Copy link
Contributor

@kdibrov kdibrov commented Jan 31, 2023

Description of your changes

Adjusting misspel to avoid linter errors for autogenerated files. i.e.:
internal/controller/zz_setup.go:252:70: hdinsightis a misspelling ofhindsight (misspell)    sparkcluster "github.com/upbound/provider-azure/internal/controller/hdinsight/sparkcluster"

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

.golangci.yml Outdated Show resolved Hide resolved
@kdibrov kdibrov force-pushed the linter-fix branch 2 times, most recently from e7c4c06 to 7893250 Compare February 2, 2023 16:51
Copy link
Collaborator

@sergenyalcin sergenyalcin left a comment

Choose a reason for hiding this comment

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

@kdibrov LGTM. This is a critical fix, your contribution is very appreciated. Thank you very much!

@dverveiko dverveiko merged commit f1981d2 into crossplane-contrib:main Feb 3, 2023
@kdibrov kdibrov deleted the linter-fix branch February 6, 2023 18:56
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.

4 participants