Skip to content
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

docs(readme): updated description, badges #11

Merged
merged 1 commit into from
Apr 11, 2016
Merged

Conversation

sarbbottam
Copy link
Owner

and added acknowledgement
fixed #5

@ta2edchimp please review.

@sarbbottam sarbbottam mentioned this pull request Apr 10, 2016
5 tasks
@codecov-io
Copy link

Current coverage is 100.00%

Merging #11 into master will not affect coverage as of 5b24408

@@            master     #11   diff @@
======================================
  Files            1       1       
  Stmts           48      48       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit             48      48       
  Partial          0       0       
  Missed           0       0       

Review entire Coverage Diff as of 5b24408

Powered by Codecov. Updated on successful CI builds.

@@ -29,23 +33,27 @@ The intended usage is as an npm script:
{
...
"scripts": {
"find-new-rules": "eslint-find-new-rules path/to/eslint-config"
"eslint-find-option-rules": "eslint-rule-finder --option path/to/eslint-config"
Copy link
Collaborator

Choose a reason for hiding this comment

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

--option looks like an actual option to specify as argument to me.
Personally I'd prefer if this could be an example with an actual command and later on (L42-45) we could simply state eslint-rule-finder [option] <file> or sth. like that (possibly just the way the ESLint cli does it).

@ta2edchimp
Copy link
Collaborator

Other than that single note, it looks good to me! 👍

and added acknowledgement
fixed #5
@sarbbottam
Copy link
Owner Author

Addressed the review comment, please take another look and merge if it looks fine. Thanks!

@ta2edchimp ta2edchimp merged commit c8c14fe into master Apr 11, 2016
@sarbbottam sarbbottam deleted the documentation branch April 13, 2016 05:21
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.

Update information
3 participants