mirror of
https://github.com/placeholder-soft/asdf-foundry-zksync.git
synced 2026-01-12 07:04:07 +08:00
5 lines
69 B
Bash
Executable File
5 lines
69 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
shfmt --language-dialect bash --write \
|
|
./**/*
|