Skip to content

Fix: --rulesdir option didn't work (fixes #11888)#11890

Merged
not-an-aardvark merged 1 commit intomasterfrom
issue11888
Jun 25, 2019
Merged

Fix: --rulesdir option didn't work (fixes #11888)#11890
not-an-aardvark merged 1 commit intomasterfrom
issue11888

Conversation

@mysticatea
Copy link
Copy Markdown
Member

What is the purpose of this pull request? (put an "X" next to item)

[X] Bug fix: #11888

What changes did you make? (Give an overview)

This PR fixes a bug that CLEngine ignored baseConfig and rulePaths if a config file has root:true.

Is there anything you'd like reviewers to focus on?

Nothing in particular.

@mysticatea mysticatea added bug ESLint is working incorrectly core Relates to ESLint's core APIs and features accepted There is consensus among the team that this change meets the criteria for inclusion patch candidate This issue may necessitate a patch release in the next few days labels Jun 24, 2019
@aladdin-add
Copy link
Copy Markdown
Member

the build failing somehow, but seems not related to this change.

@mysticatea
Copy link
Copy Markdown
Member Author

Some cloud services look bad condition currently (I have seen Netlify timed out on other repos).

@not-an-aardvark not-an-aardvark merged commit b5bde06 into master Jun 25, 2019
@not-an-aardvark not-an-aardvark deleted the issue11888 branch June 25, 2019 01:03
@eslint-deprecated eslint-deprecated Bot locked and limited conversation to collaborators Dec 23, 2019
@eslint-deprecated eslint-deprecated Bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Dec 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion bug ESLint is working incorrectly core Relates to ESLint's core APIs and features patch candidate This issue may necessitate a patch release in the next few days

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[6.0.0] '--rulesdir' option doesn't work if a config file has 'root:true'

6 participants