Skip to content

Add more packages and blocklist more rules #342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 12, 2017
Merged

Conversation

gdiggs
Copy link
Contributor

@gdiggs gdiggs commented Oct 12, 2017

No description provided.

These will not work with our issues reported, so we should not emit
issues for them
@codeclimate-hermes codeclimate-hermes requested review from dblandin and removed request for codeclimate-hermes October 12, 2017 15:51
@gdiggs
Copy link
Contributor Author

gdiggs commented Oct 12, 2017

I tested this on some OSS repos and it seems to work well

"eslint-config-xo-react": "^0.13.0",
"eslint-config-xo-space": "^0.16.0",
"eslint-import-resolver-node": "^0.3.1",
"eslint-import-resolver-webpack": "^0.8.3",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've had trouble with these revolvers in the past. Do we need to include them if we're blocklisting some of the import/ rules?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we do because the blocklisting happens when we report the issues. If we don't have these here, the analysis will error working with the config, right?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh, probably... sounds good to me.

@gdiggs gdiggs merged commit d3e9787 into master Oct 12, 2017
@gdiggs gdiggs deleted the gd-packages-galore branch October 12, 2017 21:29
gdiggs added a commit that referenced this pull request Nov 6, 2017
Ports #342 to the eslint-4 channel
gdiggs added a commit that referenced this pull request Nov 6, 2017
Ports #342 to the eslint-4 channel

Addresses #320
gdiggs added a commit that referenced this pull request Nov 6, 2017
* Find parent eslint package

There may be another package that depends on eslint, and in that case,
we get multiple versions in the output here

* Add more packages and blocklist more rules

Ports #342 to the eslint-4 channel

Addresses #320
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants