mirror of
https://github.com/alexgo-io/asdf-clarinet.git
synced 2026-01-12 06:24:00 +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 \
|
|
./**/*
|