/ scripts / format.bash
format.bash
1  #!/usr/bin/env bash
2  
3  shfmt --language-dialect bash --write \
4  	./**/*