Files
2025-01-28 02:30:17 +05:00

25 lines
344 B
Plaintext

# .perltidyrc - Configuration for perltidy
## Indentation
--indent-columns=2
--continuation-indentation=2
--extended-continuation-indentation
## Line length and wrapping
--maximum-line-length=160
## Brackets spaces
--paren-tightness=0
--brace-tightness=0
--block-brace-tightness=0
## Comments
## Blocks
--cuddled-else
--cuddled-blocks