mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
chore: rm format script config for removed files (#1538)
This commit is contained in:
parent
5367f1f090
commit
2cf2f58c3e
@ -2,10 +2,6 @@
|
|||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
# check .sh files
|
|
||||||
shfmt --language-dialect posix --indent 2 --write \
|
|
||||||
lib/*.sh
|
|
||||||
|
|
||||||
# check .bash files
|
# check .bash files
|
||||||
shfmt --language-dialect bash --indent 2 --write \
|
shfmt --language-dialect bash --indent 2 --write \
|
||||||
completions/*.bash \
|
completions/*.bash \
|
||||||
|
Loading…
Reference in New Issue
Block a user