summaryrefslogtreecommitdiff
path: root/.perltidyrc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-09-17 11:11:41 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-09-17 11:12:24 -0700
commitea31d6ede387241a319a7587fc9e1a7552d124fc (patch)
tree4152a0bd445bf84184111564b4c216b22633a297 /.perltidyrc
parent38a610473f6d462f6b471e075c384c333fb2a55e (diff)
downloaddotfiles-ea31d6ede387241a319a7587fc9e1a7552d124fc.tar.gz
perltidy: remove some superfluous semicolons
Diffstat (limited to '.perltidyrc')
-rw-r--r--.perltidyrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.perltidyrc b/.perltidyrc
index 94756ebc..6db86f3f 100644
--- a/.perltidyrc
+++ b/.perltidyrc
@@ -18,3 +18,4 @@
-fs # allow "perltidy, please don't touch this" sections
-nasc # don't add optional semicolons
+-olbs=0 # ... and remove superfluous ones in one-line blocks