Skip to content

Don't error if we encounter a plugin we don't support #192

Closed
@gdiggs

Description

@gdiggs
Contributor

We have a list of supported ESLint plugins, but there are many we don't support. Currently, having a plugin in your config that is not supported will result in an error. We should instead print a warning to stderr that says that we are skipping it

Activity

added a commit that references this issue on Mar 14, 2017
a856436
added a commit that references this issue on Mar 17, 2017
ed546c5
added a commit that references this issue on Mar 20, 2017
11d263b

1 remaining item

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @gdiggs@filipesperandio

      Issue actions

        Don't error if we encounter a plugin we don't support · Issue #192 · codeclimate/codeclimate-eslint