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: configure golangci-lint #67

Merged
merged 1 commit into from
Feb 27, 2024
Merged

ci: configure golangci-lint #67

merged 1 commit into from
Feb 27, 2024

Conversation

trym-b
Copy link
Contributor

@trym-b trym-b commented Feb 27, 2024

Motivation

A lot of sub-linters are disabled by default when
using golangci-lint. This commit now makes it
explicit which sub-linters are used and which ones are not.

All of the sub-linters that failed have been
disabled.

Introduces
#66

# Motivation

A lot of sub-linters are disabled by default when
using `golangci-lint`. This commit now makes it
explicit which sub-linters are used and which ones
are not.

All of the sub-linters that failed have been
disabled.

Introduces
#66
@trym-b trym-b merged commit 5441843 into main Feb 27, 2024
4 checks passed
@trym-b trym-b deleted the ci/configure-golang-ci branch February 27, 2024 10:58
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.

2 participants