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

Add verify_beautification option #15

Merged
merged 1 commit into from
Jul 17, 2013

Conversation

johnkpaul
Copy link
Contributor

I would like to use this to verify that beautification has happened, rather than mutate a file in place. I can then add this into my build/pre-commit process to reject commits that haven't been beautified.

I've also added tests into this plugin that can be run using grunt nodeunit.

hasn't been beautified instead of mutating the file in place
@ghost ghost assigned vkadam Jul 17, 2013
@vkadam
Copy link
Owner

vkadam commented Jul 17, 2013

John,
I am getting test failure for this patch, did you ran "grunt" on it?

@vkadam
Copy link
Owner

vkadam commented Jul 17, 2013

Nevermind, I got it fixed. I will upgrade the version and publish soon.

@vkadam vkadam merged commit ce62b4c into vkadam:master Jul 17, 2013
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

2 participants