-
Notifications
You must be signed in to change notification settings - Fork 5
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
fix: Enable more linters #10
Conversation
allow-parallel-runners: true | ||
skip-dirs: |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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
@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? |
Signed-off-by: Mateus Oliveira <[email protected]>
Signed-off-by: Mateus Oliveira <[email protected]>
d8e62c1
to
73cdaf4
Compare
Signed-off-by: Mateus Oliveira <[email protected]>
Signed-off-by: Mateus Oliveira <[email protected]>
Signed-off-by: Mateus Oliveira <[email protected]>
There was a problem hiding this comment.
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
/lgtm tested |
Signed-off-by: Mateus Oliveira <[email protected]>
Thanks. |
Enable more strict checks with Go linters using golangci-lint.