6d9a5a5bcd
FossilOrigin-Name: 857448a5370efc24999072a71a09b1152dbb63a556f1c96083d440dbca032d96
3 lines
51 B
Bash
Executable File
3 lines
51 B
Bash
Executable File
#!/bin/sh
|
|
indent -l90 -kr -ts8 -i8 -cli8 -cbi0 $1
|