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: Enable more linters #10

Merged
merged 6 commits into from
Mar 7, 2024

Conversation

mateusoliveira43
Copy link
Contributor

@mateusoliveira43 mateusoliveira43 commented Mar 1, 2024

Enable more strict checks with Go linters using golangci-lint.

allow-parallel-runners: true
skip-dirs:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

will remove these skips prior to merge

Copy link
Contributor Author

Choose a reason for hiding this comment

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

will let this one for another PR

we are not using e2e yet

@mateusoliveira43
Copy link
Contributor Author

@mpryc can you check the current errors and see with you agree on us fixing all of them, or if there are some that we should skip?

.golangci.yml Outdated Show resolved Hide resolved
@mateusoliveira43 mateusoliveira43 marked this pull request as ready for review March 7, 2024 15:06
Signed-off-by: Mateus Oliveira <[email protected]>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

here we could separate in more files, but did not focused on this in this PR

@mpryc
Copy link
Collaborator

mpryc commented Mar 7, 2024

/lgtm tested

Signed-off-by: Mateus Oliveira <[email protected]>
@mateusoliveira43 mateusoliveira43 merged commit 8d07f9f into migtools:master Mar 7, 2024
5 checks passed
@mpryc
Copy link
Collaborator

mpryc commented Mar 7, 2024

Thanks.

@mateusoliveira43 mateusoliveira43 deleted the fix/more-linters branch March 13, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged / Ready for build
Development

Successfully merging this pull request may close these issues.

3 participants