]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
no bug - some minor tweaks to perltidy to allow for longer lines in some cases
authorDylan William Hardison <dylan@hardison.net>
Tue, 20 Nov 2018 18:45:47 +0000 (13:45 -0500)
committerGitHub <noreply@github.com>
Tue, 20 Nov 2018 18:45:47 +0000 (13:45 -0500)
.perltidyrc

index f15324190a0cf2b3e6337a597db2a7b130ee1b16..95c897374856893851b70e5d6213c807385ad8a6 100644 (file)
@@ -2,6 +2,10 @@
 -w       # Show all warnings
 -iob     # Ignore old breakpoints
 -l=80    # 80 characters per line
+-vmll
+-ibc
+-iscl
+-hsc
 -mbl=2   # No more than 2 blank lines
 -i=2     # Indentation is 2 columns
 -ci=2    # Continuation indentation is 2 columns