Skip to content

Don't Error when no rules are configured #213

@gdiggs

Description

@gdiggs
Contributor

If there is a blank config file, or if the config file only inherits from an external configuration, the ESLint engine can error with the following error:

No rules are configured. Make sure you have added a config file with rules enabled.

This should be printed to STDERR and not error the build

Activity

added 2 commits that reference this issue on Mar 16, 2017
39ea2fb
8c60c2b
added a commit that references this issue on Mar 17, 2017
699d096
added a commit that references this issue on Mar 17, 2017
444c698
added 4 commits that reference this issue on Mar 17, 2017
4fa9089
e99f537
17c2e0e
55c8649
filipesperandio

filipesperandio commented on Mar 20, 2017

@filipesperandio
Contributor

Fixed by 55c8649

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 when no rules are configured · Issue #213 · codeclimate/codeclimate-eslint