mirror of
https://github.com/pragma-/pbot.git
synced 2025-05-14 02:17:41 +02:00
misc/tidy: remove -kgb
This commit is contained in:
parent
1be0c9cd0a
commit
fef6137c59
2
misc/tidy
vendored
2
misc/tidy
vendored
@ -1,2 +1,2 @@
|
|||||||
#!/bin/bash
|
#!/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 -kgb $*
|
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 $*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user