Skip to content

Review use of nolint directives across code #2384

Closed
@killianmuldoon

Description

@killianmuldoon

CAPV uses many linters from golangci-lint, but many of these linters are skipped in some packages due to the use of nolint directives. The usage of these should be reviewed and as many as possible should be removed. This work should be tackled as a follow-on from #2058

Some initial findings:

The above usages should be investigated and we should remove where possible. Where not possible we should add comments beside the lint ignore directives explaining why these linters are ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions