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

Standard version is outdated #183

Closed
lukasoppermann opened this issue Apr 28, 2017 · 5 comments
Closed

Standard version is outdated #183

lukasoppermann opened this issue Apr 28, 2017 · 5 comments

Comments

@lukasoppermann
Copy link

Does this package use the version it ships with, or the version from my deps? If it uses its own, it is at 8.6 but standard is at 10 already.

@ricardofbarros
Copy link
Owner

It uses the version from your deps if it finds one, if not it uses the standard that it's shipped with. That being said maybe I should update the standard.

@lukasoppermann
Copy link
Author

I habe the issue that the plugin in atom complains about the extra padding, which was disabled in standard because it treats comments as padding. However running it through standard with gulp via cli does not bring up the "style error".

@ricardofbarros
Copy link
Owner

So it's using the standard from this package? I assume you don't have standard installed on the project of that file.

@lukasoppermann
Copy link
Author

No, I do have standard in my dependencies and installed. I just figured it uses the standard from this package. Let me verify this though.

@sonicdoe
Copy link
Collaborator

standard will be updated in the next major version, see 53ede59.

However running it through standard with gulp via cli does not bring up the "style error".

@lukasoppermann It sounds like you depend on gulp-standard instead of standard itself. If that’s the case, you might be interested in #178.

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

No branches or pull requests

3 participants