mirror of
https://github.com/placeholder-soft/asdf-sui.git
synced 2026-01-12 15:14:14 +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 \
|
|
./**/*
|