Skip to content

Example go-critic options are invalid #382

Closed
@jirfag

Description

@jirfag

Example go-critic options are invalid, need to check it. Also we need to run linter with the example config file and check it runs successfully.

gocritic:
    settings: # settings passed to gocritic
      captLocal: # must be valid enabled check name
        checkLocals: true
      rangeValCopy:
        sizeThreshold: 512
      hugeParam:
        sizeThreshold: 512

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions