mirror of
https://github.com/pragma-/pbot.git
synced 2025-02-14 12:31:04 +01:00
3 lines
171 B
Plaintext
3 lines
171 B
Plaintext
![]() |
#!/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 $*
|