Skip to content

Commit 5646898

Browse files
claytonparnellJoseJuan98
authored andcommitted
feature: Display file diff on black-check (aws#3554)
1 parent 9b5a301 commit 5646898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ setenv =
138138
LC_ALL=C.UTF-8
139139
LANG=C.UTF-8
140140
commands =
141-
black -l 100 --check ./
141+
black -l 100 --diff --color --check ./
142142

143143
[testenv:clean]
144144
skip_install = true

0 commit comments

Comments
 (0)