-
Notifications
You must be signed in to change notification settings - Fork 252
Open
Description
ANSI coloring appears to be unconditional:
schema/src/clj/schema/macros.clj
Line 250 in ddb54c8
| (error! (utils/format* "Input to %s does not match schema: \n\n\t \033[0;33m %s \033[0m \n\n" |
...which causes ugly output in my CIDER test buffers:
...probably this can be problematic as well in various terminal clients.
I'd suggest introducing a JVM property for deciding whether the user wishes coloring.
WDYT?
Thanks - V
Metadata
Metadata
Assignees
Labels
No labels
