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

Allow colors to be disabled via :puget-options #9

Merged
merged 1 commit into from
Sep 24, 2014

Conversation

gfredericks
Copy link
Contributor

Fixes issue #8.

This wasn't possible because whidbey hard-coded a
call to cprint-str rather than using pprint-str
with a default option of {:print-color true}.

Fixes issue greglook#8.

This wasn't possible because whidbey hard-coded a
call to `cprint-str` rather than using `pprint-str`
with a default option of `{:print-color true}`.
@gfredericks
Copy link
Contributor Author

Originally referenced the wrong issue (not sure how I pulled that off), and force-pushed to correct it.

@greglook
Copy link
Owner

Looks good to me! Thanks for patching this, it's exactly what I had in mind. I'll test it out locally and release a new version of whidbey later.

greglook added a commit that referenced this pull request Sep 24, 2014
Allow colors to be disabled via :puget-options
@greglook greglook merged commit 28bac57 into greglook:master Sep 24, 2014
@gfredericks gfredericks deleted the color-turnoffability branch October 12, 2014 20:06
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.

2 participants