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

golangci-lint: enable testifylint linter #13254

Merged
merged 1 commit into from
Dec 7, 2023
Merged

golangci-lint: enable testifylint linter #13254

merged 1 commit into from
Dec 7, 2023

Conversation

mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented Dec 6, 2023

Signed-off-by: Matthieu MOREL matthieu.morel35@gmail.com

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
@@ -117,3 +118,19 @@ linters-settings:
disabled: true
- name: var-declaration
- name: var-naming
testifylint:
disable:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The disabled testifylint rules disabled here might worth being enable in other PRs

Copy link
Member

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

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

Thanks!

@bwplotka bwplotka merged commit 9c4782f into prometheus:main Dec 7, 2023
24 checks passed
@mmorel-35 mmorel-35 deleted the testifylint branch December 7, 2023 12:48
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