git://git.exim.org
/
exim-website.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Improve readability of the startpage
[exim-website.git]
/
.tidyallrc
1
[PerlTidy]
2
argv = --profile=$ROOT/.perltidyrc
3
select = **/*.{pl,pm,t}
4
5
[PodTidy]
6
select = **/*.{pl,pm,pod}
7
8
[PerlCritic]
9
select = **/*.{pl,pm}
10
except_modes = editor
11
12
[Perl::AlignMooseAttributes]
13
select = **/*.{pl,pm,t}