summaryrefslogtreecommitdiffstats
path: root/.perltidyrc
diff options
context:
space:
mode:
Diffstat (limited to '.perltidyrc')
-rw-r--r--.perltidyrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.perltidyrc b/.perltidyrc
index f15324190..95c897374 100644
--- a/.perltidyrc
+++ b/.perltidyrc
@@ -2,6 +2,10 @@
-w # Show all warnings
-iob # Ignore old breakpoints
-l=80 # 80 characters per line
+-vmll
+-ibc
+-iscl
+-hsc
-mbl=2 # No more than 2 blank lines
-i=2 # Indentation is 2 columns
-ci=2 # Continuation indentation is 2 columns