mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 11:33:13 +00:00
🧹 Don't modify shell scripts with script/lint
This commit is contained in:
parent
80033ff184
commit
e7fbcffbab
1 changed files with 1 additions and 1 deletions
|
@ -37,4 +37,4 @@ periphery scan --retain-public --strict
|
|||
|
||||
echo
|
||||
echo "--> 📜 Bash"
|
||||
shfmt -d -i 2 -l -w contrib/ script/
|
||||
shfmt -d -i 2 -l contrib/ script/
|
||||
|
|
Loading…
Reference in a new issue