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

Fix bug with --list for already formatted files #95

Merged
merged 1 commit into from
Jul 19, 2014
Merged

Fix bug with --list for already formatted files #95

merged 1 commit into from
Jul 19, 2014

Conversation

yobert
Copy link
Contributor

@yobert yobert commented Jul 19, 2014

It's supposed to just output nothing if jsfmt would not modify the file.
It was cascading down to the final else, and dumping the file to STDOUT
instead.

It's supposed to just output nothing if jsfmt would not modify the file.
It was cascading down to the final else, and dumping the file to STDOUT
instead.
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 02cca3c on yobert:master into 1228b57 on rdio:master.

@jimfleming
Copy link
Contributor

👍 good catch, thanks!

jimfleming added a commit that referenced this pull request Jul 19, 2014
Fix bug with --list for already formatted files
@jimfleming jimfleming merged commit 1eb64c0 into rdio:master Jul 19, 2014
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

3 participants