Skip to content

Commit

Permalink
Fix color in diff output
Browse files Browse the repository at this point in the history
  • Loading branch information
René Föhring committed Oct 27, 2020
1 parent a88ad8a commit 7dff7ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/credo/cli/command/diff/diff_summary.ex
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ defmodule Credo.CLI.Command.Diff.DiffSummary do

UI.puts([
"Changes between ",
:faint,
:cyan,
git_ref,
:reset,
Expand Down

0 comments on commit 7dff7ae

Please sign in to comment.