mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-05 20:41:35 -07:00
Remove trailing whitespace
This commit is contained in:
parent
7384cec3f6
commit
98c7934c46
4 changed files with 5 additions and 7 deletions
|
@ -26,4 +26,3 @@ do
|
||||||
done
|
done
|
||||||
gh release upload "$tag" "${files[@]}" --clobber || exit 1
|
gh release upload "$tag" "${files[@]}" --clobber || exit 1
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
|
@ -75,4 +75,3 @@ find . -name '.git' -prune -o -type f -name '*.hs' -print |
|
||||||
do
|
do
|
||||||
modify "$file" detestify
|
modify "$file" detestify
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue