Skip to content

Change plugin registration interface to instead return classes vs. register function. #1173

@scalvert

Description

@scalvert

The plugin registration interface can be greatly simplified, and changed to match those of ESLint and ember-template-lint. We can instead simply return the task classes, and instantiate those classes during plugin loading. This will allow Checkup's plugins to more closely resemble their static analysis counterparts.

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