| 1 | # Final parameter set for this run: |
|---|
| 2 | --add-newlines |
|---|
| 3 | --add-semicolons |
|---|
| 4 | --add-whitespace |
|---|
| 5 | --backup-file-extension="bak" |
|---|
| 6 | --blanks-before-blocks |
|---|
| 7 | --blanks-before-comments |
|---|
| 8 | --blanks-before-subs |
|---|
| 9 | --block-brace-tightness=1 |
|---|
| 10 | --block-brace-vertical-tightness=0 |
|---|
| 11 | --nobrace-left-and-indent |
|---|
| 12 | --brace-tightness=1 |
|---|
| 13 | --brace-vertical-tightness=2 |
|---|
| 14 | --brace-vertical-tightness-closing=0 |
|---|
| 15 | --break-at-old-keyword-breakpoints |
|---|
| 16 | --break-at-old-logical-breakpoints |
|---|
| 17 | --break-at-old-ternary-breakpoints |
|---|
| 18 | --nocheck-syntax |
|---|
| 19 | --closing-brace-indentation=0 |
|---|
| 20 | --closing-paren-indentation=0 |
|---|
| 21 | --closing-side-comments |
|---|
| 22 | --closing-side-comment-else-flag=0 |
|---|
| 23 | --closing-side-comment-interval=25 |
|---|
| 24 | --closing-side-comment-maximum-text=20 |
|---|
| 25 | --closing-square-bracket-indentation=0 |
|---|
| 26 | --comma-arrow-breakpoints=3 |
|---|
| 27 | --continuation-indentation=4 |
|---|
| 28 | --nocuddled-else |
|---|
| 29 | --delete-closing-side-comments |
|---|
| 30 | --delete-old-newlines |
|---|
| 31 | --delete-old-whitespace |
|---|
| 32 | --delete-semicolons |
|---|
| 33 | --format="tidy" |
|---|
| 34 | --format-skipping |
|---|
| 35 | --fuzzy-line-length |
|---|
| 36 | --hanging-side-comments |
|---|
| 37 | --indent-block-comments |
|---|
| 38 | --indent-columns=4 |
|---|
| 39 | --line-up-parentheses |
|---|
| 40 | --nologfile |
|---|
| 41 | --long-block-line-count=8 |
|---|
| 42 | --look-for-autoloader |
|---|
| 43 | --look-for-selfloader |
|---|
| 44 | --maximum-consecutive-blank-lines=1 |
|---|
| 45 | --maximum-fields-per-table=0 |
|---|
| 46 | --maximum-line-length=120 |
|---|
| 47 | --minimum-space-to-comment=4 |
|---|
| 48 | --nooutdent-labels |
|---|
| 49 | --nooutdent-long-comments |
|---|
| 50 | --nooutdent-long-lines |
|---|
| 51 | --nooutdent-long-quotes |
|---|
| 52 | --output-line-ending="unix" |
|---|
| 53 | --paren-tightness=1 |
|---|
| 54 | --paren-vertical-tightness=2 |
|---|
| 55 | --paren-vertical-tightness-closing=0 |
|---|
| 56 | --pass-version-line |
|---|
| 57 | --perl-syntax-check-flags="-c -T" |
|---|
| 58 | --pod2html |
|---|
| 59 | --recombine |
|---|
| 60 | --short-concatenation-item-length=8 |
|---|
| 61 | --nospace-for-semicolon |
|---|
| 62 | --nospace-terminal-semicolon |
|---|
| 63 | --square-bracket-tightness=1 |
|---|
| 64 | --square-bracket-vertical-tightness=2 |
|---|
| 65 | --square-bracket-vertical-tightness-closing=0 |
|---|
| 66 | --starting-indentation-level=0 |
|---|
| 67 | --static-block-comments |
|---|
| 68 | --nostatic-side-comments |
|---|
| 69 | --noswallow-optional-blank-lines |
|---|
| 70 | --notabs |
|---|
| 71 | --trim-qw |
|---|
| 72 | --valign |
|---|
| 73 | --want-break-before="= % + - * / x != == >= <= =~ !~ < > | & **= += *= &= <<= &&= -= /= |= >>= ||= .= %= ^=x=" |
|---|
| 74 | --nowarning-output |
|---|
| 75 | #--entab-leading-whitespace=4 |
|---|