Files
pve-purestorage-plugin/.pertidyrc
T
2024-12-04 22:27:16 +05:00

21 lines
335 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