mirror of
https://github.com/iv-org/invidious
synced 2024-11-10 13:13:33 +01:00
Display lint fixes on lint error
This commit is contained in:
parent
139017ba7c
commit
0fa1567793
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -51,6 +51,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
if ! crystal tool format --check; then
|
if ! crystal tool format --check; then
|
||||||
crystal tool format
|
crystal tool format
|
||||||
|
git diff
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user