Bug 36053: Correct input name for item replacement fields
[koha.git] / .perltidyrc
1 # delete backup if no errors
2 --backup-file-extension='/'
3
4 --character-encoding=utf8
5 --output-line-ending=unix
6 --iterations=2
7
8 # } else {
9 --cuddled-else
10
11 # Use the full indent size for continuations
12 --continuation-indentation=4
13
14 --no-outdent-long-lines
15
16 --maximum-line-length=120
17
18 --break-at-old-comma-breakpoints