File: perltidyrc

package info (click to toggle)
w3c-markup-validator 1.3%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,048 kB
  • sloc: javascript: 3,362; perl: 2,888; xml: 1,331; python: 427; sh: 216; makefile: 75
file content (15 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# perltidy(1) profile for the W3C Markup Validator
--standard-error-output
--warning-output
--output-line-ending=unix
--maximum-line-length=79
--indent-columns=4
--continuation-indentation=4
--vertical-tightness=2
--paren-tightness=2
--brace-tightness=2
--square-bracket-tightness=2
--opening-sub-brace-on-new-line
--nospace-for-semicolon
--nooutdent-long-lines
--break-after-all-operators