This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 141
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Should I add some more? |
relekang
force-pushed
the
add-links-for-plugins
branch
from
May 1, 2016 18:58
b28152d
to
f6f1dc0
Compare
And please add as many as you want! |
* eslint-plugin-react * eslint-plugint-import * eslint-plugin-jsx-a11y * eslint-plugin-lodash * eslint-plugin-ava * eslint-plugin-mocha * eslint-plugin-angular * eslint-plugin-import-order * eslint-plugin-jasmine * eslint-plugin-promise
relekang
force-pushed
the
add-links-for-plugins
branch
from
May 2, 2016 19:34
f6f1dc0
to
364d4ec
Compare
Sure, just updated it :) |
@AtomLinter/linter-eslint Any further changes? This LGTM. |
I love it. Thanks, @relekang! |
Shoot, I merged and then realized we're missing the Since it was my mistake, I'll make a commit to fix things up. @Arcanemagus we should find a way to prevent this in the future. |
IanVS
added a commit
that referenced
this pull request
May 3, 2016
I merged #562 too quickly before realizing that there were no `src` file changes, only changes to `lib`, which would have been overwritten the first time someone else compiled `src` to `lib`. This commit brings @relekang’s contribution over to the `src` file with a few minor modifications to meet our linting rules.
IanVS
added a commit
that referenced
this pull request
May 3, 2016
I merged #562 too quickly before realizing that there were no `src` file changes, only changes to `lib`, which would have been overwritten the first time someone else compiled `src` to `lib`. This commit brings @relekang’s contribution over to the `src` file with a few minor modifications to meet our linting rules.
IanVS
added a commit
that referenced
this pull request
May 3, 2016
I merged #562 too quickly before realizing that there were no `src` file changes, only changes to `lib`, which would have been overwritten the first time someone else compiled `src` to `lib`. This commit brings @relekang’s contribution over to the `src` file with a few minor modifications to meet our linting rules.
Oh, how did I miss this. Sorry about that and thank you for fixing it. |
Published in v7.2.2, thanks again @relekang! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This makes the link to rule documentation work for the plugins used by the airbnb preset.