Archived
1
0

Remove zip library dependency

This commit is contained in:
Anmol Sethi
2020-06-03 18:23:42 -04:00
parent fd5c5960c2
commit c00f931500
7 changed files with 16 additions and 81 deletions

View File

@ -4,7 +4,7 @@ set -euo pipefail
main() {
cd "$(dirname "$0")/../.."
shfmt -i 2 -w -s -sr $(git ls-files "*.sh")
shfmt -i 2 -w -sr $(git ls-files "*.sh")
local prettierExts
prettierExts=(