jetstack / jetstack/terraform-provider-tlspc
Review staticcheck exceptions
Open
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/jetstack/terraform-provider-tlspc/blob/656a4a30f6ca0a7a0bc1506e7ade3edeef634277/.golangci.yml#L33
https://staticcheck.dev/docs/checks/
See if we can remove any of these easily.
Contributor guide
Research direction
Start with the staticcheck exceptions at line 33 of .golangci.yml and compare each one with the checks documented at staticcheck.dev/docs/checks/. Determine which exceptions can be removed safely, then verify the provider still passes its lint checks after the cleanup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- devtools
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100