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

ci(deps): update golangci-lint-action and enable testifylint linter on "integration/*" #6706

Merged
merged 1 commit into from
May 17, 2024

Conversation

mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented May 16, 2024

Description

Update golangci-lint-action to v6.0.1 which doesn’t cache go package dependencies anymore

Move the timeout configuration in the config file so it is mutualise for any use case.

enable testifylint linter on integration/*

It helps applying the best practices with testify use

It applies bool-compare, expected-actual and len rules.

The integration/* has been removed from exclude-files.

…n "integration/*"

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Copy link
Collaborator

@knqyf263 knqyf263 left a comment

Choose a reason for hiding this comment

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

Thanks

@knqyf263 knqyf263 added this pull request to the merge queue May 17, 2024
Merged via the queue into aquasecurity:main with commit 903bd69 May 17, 2024
14 checks passed
@mmorel-35 mmorel-35 deleted the integration/testifylint branch May 17, 2024 08:29
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.

None yet

2 participants