Commit 8876c63
committed
pass --color=always by default, for prettier log output
Unfortunately, the color seems to be the main way that severity of a
message is communicated and so is moderately important. Someone can
override this with a later `--color=never` (i.e. `shellcheck
--color=always --color=never` doesn't emit any colours).1 parent 4e87c2d commit 8876c63
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| |||
0 commit comments