Commit 2e22e4d
committed
Remove --color=true
Reason since you can either use --color=false to disable colors or use colors which should be on by default without needing to use a config.
1.x release broke grunt see gruntjs/grunt-legacy-log#16
So instead if it detect that --color=false or --no-color are not be using then it will switch colors on by default like it use too.1 parent 9f3ace4 commit 2e22e4d
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 34 | + | |
| 35 | + | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
61 | | - | |
| 60 | + | |
0 commit comments