Skip to content

Ability to run all the linters present #2337

Closed
@el10savio

Description

@el10savio

Your feature request related to a problem? Please describe.

When running golanglintci with an exhaustive linter check it becomes tedious to specify all the linters with the -E/--enable flag as the linters need to be hardcoded and need to get updated when a new linter gets added.

Describe the solution you'd like.

An -A/-all flag or -E/--enable without any linter arguments passed to include all of them.

Describe alternatives you've considered.

Trying with the -fast flag does help, but at times when the CI run time is not a problem. It is better to have this functionality to include all the linters.

Additional context.

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions