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

lower golangci-lint requirements #1654

Merged
merged 2 commits into from
May 21, 2024
Merged

lower golangci-lint requirements #1654

merged 2 commits into from
May 21, 2024

Conversation

ollevche
Copy link
Member

This PR lowers golangci-lint requirements for code:

  • increases complexity limit (cyclop linter)
  • removes issues reported by some linters for _test.go files

See rule violation examples in #1499

Signed-off-by: ollevche <ollevche@gmail.com>
@ollevche ollevche requested a review from a team as a code owner May 17, 2024 10:25
Copy link

Reminder for the PR assignee: If this is a user-visible change, please update the changelog as part of the PR.

.golangci.yml Outdated Show resolved Hide resolved
Signed-off-by: ollevche <ollevche@gmail.com>
@cam72cam cam72cam merged commit f2ee7a3 into main May 21, 2024
12 checks passed
@cam72cam cam72cam deleted the tweak-lint branch May 21, 2024 12:34
bunniseng pushed a commit to bunniseng/opentofu that referenced this pull request May 28, 2024
Signed-off-by: ollevche <ollevche@gmail.com>
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

5 participants