Lines 1-75
Link Here
|
1 |
# --add-newlines |
1 |
# See utility 'perltidyrc_dump.pl' for nicer formatting. |
2 |
# --add-semicolons |
2 |
--add-newlines |
3 |
# --add-whitespace |
3 |
--add-semicolons |
4 |
# --backup-file-extension=bak |
4 |
--add-whitespace |
5 |
# --blanks-before-blocks |
5 |
--backup-file-extension="bak" |
6 |
# --blanks-before-comments |
6 |
--blanks-before-blocks |
7 |
# --blanks-before-subs |
7 |
--blanks-before-comments |
8 |
# --block-brace-tightness=0 |
8 |
--blanks-before-subs |
9 |
# --block-brace-vertical-tightness=0 |
9 |
--block-brace-tightness=0 |
10 |
# --brace-tightness=1 |
10 |
--block-brace-vertical-tightness=0 |
11 |
# --brace-vertical-tightness-closing=0 |
11 |
--nobrace-left-and-indent |
12 |
# --brace-vertical-tightness=0 |
12 |
--brace-tightness=1 |
13 |
# --break-at-old-keyword-breakpoints |
13 |
--brace-vertical-tightness=0 |
14 |
# --break-at-old-logical-breakpoints |
14 |
--brace-vertical-tightness-closing=0 |
15 |
# --break-at-old-ternary-breakpoints |
15 |
--break-at-old-keyword-breakpoints |
16 |
# --closing-brace-indentation=0 |
16 |
--break-at-old-logical-breakpoints |
17 |
# --closing-paren-indentation=0 |
17 |
--break-at-old-ternary-breakpoints |
18 |
# --closing-side-comment-else-flag=0 |
18 |
--nocheck-syntax |
19 |
# --closing-side-comment-interval=6 |
19 |
--closing-brace-indentation=0 |
20 |
# --closing-side-comment-maximum-text=20 |
20 |
--closing-paren-indentation=0 |
21 |
# --closing-square-bracket-indentation=0 |
21 |
--closing-side-comment-else-flag=0 |
22 |
# --comma-arrow-breakpoints=1 |
22 |
--closing-side-comment-interval=6 |
23 |
# --continuation-indentation=2 |
23 |
--closing-side-comment-maximum-text=20 |
24 |
--cuddled-else |
24 |
--closing-square-bracket-indentation=0 |
25 |
# --delete-old-newlines |
25 |
--comma-arrow-breakpoints=1 |
26 |
# --delete-semicolons |
26 |
--continuation-indentation=2 |
27 |
# --format-skipping |
27 |
--nocuddled-else |
28 |
# --format=tidy |
28 |
--delete-old-newlines |
29 |
# --fuzzy-line-length |
29 |
--nodelete-old-whitespace |
30 |
# --hanging-side-comments |
30 |
--delete-semicolons |
31 |
# --html-entities |
31 |
--format="tidy" |
32 |
# --html-table-of-contents |
32 |
--format-skipping |
33 |
# --indent-block-comments |
33 |
--fuzzy-line-length |
34 |
# --indent-columns=4 |
34 |
--hanging-side-comments |
35 |
# --long-block-line-count=8 |
35 |
--nohtml |
36 |
# --look-for-autoloader |
36 |
--html-entities |
37 |
# --look-for-selfloader |
37 |
--html-table-of-contents |
38 |
# --maximum-consecutive-blank-lines=1 |
38 |
--indent-block-comments |
39 |
# --maximum-fields-per-table=0 |
39 |
--indent-columns=4 |
40 |
--maximum-line-length=178 |
40 |
--nologfile |
41 |
# --minimum-space-to-comment=4 |
41 |
--long-block-line-count=8 |
42 |
# --nobrace-left-and-indent |
42 |
--look-for-autoloader |
43 |
# --nocheck-syntax |
43 |
--look-for-selfloader |
44 |
# --nodelete-old-whitespace |
44 |
--maximum-consecutive-blank-lines=1 |
45 |
# --nohtml |
45 |
--maximum-fields-per-table=0 |
46 |
# --nologfile |
46 |
--maximum-line-length=80 |
47 |
# --noquiet |
47 |
--minimum-space-to-comment=4 |
48 |
# --noshow-options |
48 |
--outdent-labels |
49 |
# --nostatic-side-comments |
49 |
--outdent-long-comments |
50 |
# --noswallow-optional-blank-lines |
50 |
--outdent-long-quotes |
51 |
# --notabs |
|
|
52 |
# --nowarning-output |
53 |
--opening-brace-always-on-right |
54 |
# --outdent-labels |
55 |
# --outdent-long-comments |
56 |
# --outdent-long-quotes |
57 |
--paren-tightness=1 |
51 |
--paren-tightness=1 |
58 |
# --paren-vertical-tightness-closing=0 |
52 |
--paren-vertical-tightness=0 |
59 |
# --paren-vertical-tightness=0 |
53 |
--paren-vertical-tightness-closing=0 |
60 |
# --pass-version-line |
54 |
--pass-version-line |
61 |
# --perl-syntax-check-flags=-c -T |
55 |
--perl-syntax-check-flags="-c -T" |
62 |
# --pod2html |
56 |
--pod2html |
63 |
# --recombine |
57 |
--noquiet |
64 |
# --short-concatenation-item-length=8 |
58 |
--recombine |
65 |
# --space-for-semicolon |
59 |
--short-concatenation-item-length=8 |
66 |
# --square-bracket-tightness=1 |
60 |
--show-options |
67 |
# --square-bracket-vertical-tightness-closing=0 |
61 |
--space-for-semicolon |
68 |
# --square-bracket-vertical-tightness=0 |
62 |
--square-bracket-tightness=1 |
69 |
# --static-block-comments |
63 |
--square-bracket-vertical-tightness=0 |
70 |
# --trim-qw |
64 |
--square-bracket-vertical-tightness-closing=0 |
71 |
# --valign |
65 |
--static-block-comments |
72 |
--vertical-tightness=2 |
66 |
--nostatic-side-comments |
73 |
|
67 |
--noswallow-optional-blank-lines |
74 |
|
68 |
--notabs |
75 |
|
69 |
--trim-qw |
|
|
70 |
--valign |
71 |
--nowarning-output |
76 |
- |
|
|