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

feross/standard pkg and standards/standard CLI #3

Closed
tunnckoCore opened this issue May 21, 2015 · 1 comment
Closed

feross/standard pkg and standards/standard CLI #3

tunnckoCore opened this issue May 21, 2015 · 1 comment

Comments

@tunnckoCore
Copy link
Member

  • can be transferred here
  • i think it should be rewritten
  • it will continue to have backward compatibility
  • it would support flags for
    • javascript (gfm) code blocks in md files (maybe only READMEs?)
    • checking against standards/readme standard for README code style
    • semistandard case, cuz it is just overriding of one prop of config that is passed to eslint
    • using the other style standards from the org (assuming which to use on per extension basis?)
    • using -u flag for .useing other standards and passing them to standards/engine?
    • and all current flags
    • support for different reporters with -R
  • it would be just CLI
  • eslint-(semi)standard-config (aka shareable configs) to be in org
  • standards/js maybe core of standards/standard backward compatible, just for js, lightweight?
    • maybe it would be my experimental implementation of feross/standard using my glob-fs and micromatch instead of node-glob + minimatch implementation when it is almost rdy and when whole stack of github.com/vinyljs stack is done

TBC...

@leog
Copy link
Member

leog commented Mar 4, 2017

@tunnckoCore closing in favor of promoting the javascript project standard which will cover the possibility of including standardjs

@leog leog closed this as completed Mar 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants