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

Programatic API #77

Closed
emgeee opened this issue Mar 23, 2015 · 2 comments

Comments

@emgeee
Copy link

commented Mar 23, 2015

There was previously a lintText() method that would allow you to require('standard') and lint a string but it appears this functionality has been removed, was there a reason for this?

@feross

This comment has been minimized.

Copy link
Member

commented Mar 23, 2015

lintText() is available on the speed branch. You can see it here: https://github.com/feross/standard/blob/speed/index.js#L30-L39

We're waiting for eslint/eslint#2115 to get merged and released before we can release this branch as the next version of standard.

@feross

This comment has been minimized.

Copy link
Member

commented Mar 23, 2015

I'm going to close this, as there's already an issue for adding a programmatic API here: #60 :)

@feross feross closed this Mar 23, 2015

@lock lock bot locked as resolved and limited conversation to collaborators May 11, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
2 participants
You can’t perform that action at this time.