Add support for a "working-directory" parameter
This commit updates the tests to check that this works and also rewrites the test script from Bash to Perl. Co-authored-by: Dave Rolsky <autarch@urth.org>
This commit is contained in:
22
perltidyrc
Normal file
22
perltidyrc
Normal file
@@ -0,0 +1,22 @@
|
||||
-l=78
|
||||
-i=4
|
||||
-ci=4
|
||||
-se
|
||||
-b
|
||||
-bar
|
||||
-boc
|
||||
-vt=0
|
||||
-vtc=0
|
||||
-cti=0
|
||||
-pt=1
|
||||
-bt=1
|
||||
-sbt=1
|
||||
-bbt=1
|
||||
-nolq
|
||||
-npro
|
||||
-nsfs
|
||||
--blank-lines-before-packages=0
|
||||
--opening-hash-brace-right
|
||||
--no-outdent-long-comments
|
||||
--iterations=2
|
||||
-wbb="% + - * / x != == >= <= =~ !~ < > | & >= < = **= += *= &= <<= &&= -= /= |= >>= ||= .= %= ^= x="
|
||||
Reference in New Issue
Block a user