mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
Add whitespace check to prepare-commit.sh
This commit is contained in:
parent
5148b7accb
commit
25f137053d
@ -142,6 +142,8 @@ else
|
||||
rm $SIPIFYDIFF
|
||||
fi
|
||||
|
||||
# If there are whitespace errors, print the offending file names and fail.
|
||||
exec git diff-index --check --cached HEAD --
|
||||
|
||||
exit 0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user