Skip to content

Feature: Allow custom linters to be plugged in #389

Description

@asilano

As I understand it, Herb linter supports custom linters (which is great!), but I believe they have to be compiled in - that is, I need to fork this repo, add my linter, build it, and run my copy of herb-linter. The task of keeping my copy of the linter up to date then means I need to keep refreshing my fork and rebuilding.

It'd be great if I could simply define my custom linter in my own repo, then use the official herb-linter but instructing it to plug-in my custom linter, so I can carry on getting all the official updates with much less effort.

I'm not sure what this would look like, technically, though!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions