mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-09 15:02:14 +05:30
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: |
|
||||
if ! crystal tool format --check; then
|
||||
crystal tool format
|
||||
git diff
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user