3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-04 10:28:45 +02:00
pbot/misc/tidy
Pragmatic Software 5c4e10a35c Tidy things up
2020-02-15 14:38:32 -08:00

3 lines
171 B
Bash
Vendored

#!/bin/bash
perltidy -utf8 -nanl -boc $* -b -bext=/ && perltidy -conv -boc -utf8 -kis -l=170 -vmll -pt=2 -sbt=2 -bt=2 -nsfs -ce -b -bext=/ -nolq -nolc -iscl -nbbc -kgb $*