This website requires JavaScript.
Explore
Help
Sign In
greg
/
just
Watch
1
Star
0
Fork
0
You've already forked just
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9ece0b9a6b
just
/
notes
3 lines
10 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Bump version
2016-10-31 23:04:58 -07:00
todo
Use colors in output This is a pretty gross commit, since it also includes a lot of unrelated refactoring, especially of how error messages are printed. Also adds a lint recipe that prints lines over 100 characters To test, I added a `--color=[auto|always|never]` option that defaults to auto in normal use, but can be forced to `always` for testing. In `auto` mode it defers to `atty` to figure out if the current stream is a terminal and uses color if so. Color printing is controlled by the `alternate` formatting flag. When printing an error message, using `{:#}` will print it with colors and `{}` will print it normally.
2016-11-07 21:01:27 -08:00
====
Reference in New Issue
Copy Permalink