🧹 Don't modify shell scripts with script/lint

This commit is contained in:
Chris Araman 2021-06-03 11:53:19 -07:00
parent 80033ff184
commit e7fbcffbab

View file

@ -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/