b9cbc80e91
FossilOrigin-Name: dd05efe3b525cb4446f9c2dceec59789b3decf044023cb515ad326cbf18a2a8a
3 lines
44 B
Bash
Executable File
3 lines
44 B
Bash
Executable File
#!/bin/sh
|
|
indent -l90 -kr -ts8 -i8 -cli8 $1
|