mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 06:59:39 +08:00
Remove trailing whitespace
This commit is contained in:
@@ -26,4 +26,3 @@ do
|
||||
done
|
||||
gh release upload "$tag" "${files[@]}" --clobber || exit 1
|
||||
done
|
||||
|
||||
|
@@ -75,4 +75,3 @@ find . -name '.git' -prune -o -type f -name '*.hs' -print |
|
||||
do
|
||||
modify "$file" detestify
|
||||
done
|
||||
|
||||
|
Reference in New Issue
Block a user