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