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

Refactor to transform using standard-format directly and add semicolons after #10

Merged
merged 8 commits into from
Apr 11, 2016
Merged

Conversation

Flet
Copy link

@Flet Flet commented Mar 17, 2016

This PR changes semistandard-format to just fall back on standard-format for formatting then uses the semi package to add semicolons.

This should greatly reduce the maintenance of this package as upstream enhancements to standard-format will be picked up automatically with each fresh install.

I also updated all the tests to use semicolons so the pass! :)

This also probably resolves a few open issues.

@ricardofbarros ricardofbarros merged commit 18db9d1 into ricardofbarros:master Apr 11, 2016
@ricardofbarros
Copy link
Owner

Thank you for your contribution @Flet, it's already merged and released as 3.0.0, I also added pre-commit to devDependencies. Thank you for your work.

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.

None yet

5 participants