3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 01:48:38 +02:00

Remove perltidy format options

This commit is contained in:
Pragmatic Software 2021-06-11 14:55:41 -07:00
parent 2ff07cfe87
commit ade9f1e2c2

2
misc/tidy vendored
View File

@ -1,2 +0,0 @@
#!/bin/bash
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 $*