Skip to content

Allow usage for custom linters without a need to recompile golangci binary #3669

Open
@s3rj1k

Description

@s3rj1k

Your feature request related to a problem? Please describe.

Current requirement to recompile everything to use for a custom private linter is sub-optimal.

Describe the solution you'd like.

Would be great to have an Interpreter built-into into golangci, something like yaegi so that custom linters could be just a bunch of code in local repo.

Describe alternatives you've considered.

Recompiling custom linter as plugin is not an option here.

Additional context.

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or improvementlinter: customAbout custom/private lintersno decisionNo decision to fix or not

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions