pbot/misc/tidy

3 lines
172 B
Plaintext
Raw Normal View History

2020-02-15 23:38:32 +01:00
#!/bin/bash
2020-02-25 04:22:30 +01:00
perltidy -utf8 -nanl -nbbc -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 $*