summaryrefslogtreecommitdiffstats
path: root/.perltidyrc
blob: bbc8b84c46923f55c2129671e39cf3216841d81f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# mmdebstrap is a tool focused on Debian and derivatives (it relies on apt
# after all). Thus, we use a perl style used in other Debian Perl code. The
# following options are used in Lintian and devscripts

--break-before-all-operators
--noblanks-before-comments
--cuddled-else
--maximum-line-length=79
--paren-tightness=2
--square-bracket-tightness=2
--space-for-semicolon
--opening-brace-always-on-right
--stack-opening-tokens
--stack-closing-tokens
--format-skipping