mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-22 09:58:09 +00:00
workflows/lint: show changes
Signed-off-by: Andrei Vagin <avagin@gmail.com>
This commit is contained in:
parent
03cdbc4c02
commit
cf2b67375a
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
||||
if [ ! -z "$STATUS" ]; then
|
||||
echo "FAIL: some files are not correctly formatted.";
|
||||
echo "$STATUS"
|
||||
git diff
|
||||
echo "FAIL: please run 'make indent'";
|
||||
exit 1;
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user