chore: enable all rules from perfsprint #12742
Annotations
4 errors and 1 warning
Check if linter failed
Process completed with exit code 1.
|
Lint:
pkg/iac/terraform/resource_block.go#L148
assignOp: replace `result = result + "]"` with `result += "]"` (gocritic)
|
Lint:
pkg/iac/terraform/resource_block.go#L165
assignOp: replace `result = result + "}"` with `result += "}"` (gocritic)
|
Lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading