aboutsummaryrefslogtreecommitdiffstats
path: root/.tidyallrc
diff options
context:
space:
mode:
Diffstat (limited to '.tidyallrc')
-rw-r--r--.tidyallrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/.tidyallrc b/.tidyallrc
index 4e8f5f7bf..b90955938 100644
--- a/.tidyallrc
+++ b/.tidyallrc
@@ -17,9 +17,9 @@ select = **/*.{pl,pl.in,pm,pod}
;[PodSpell]
;select = **/*.{pl,pl.in,pm,pod}
-;[PodTidy]
-;select = **/*.{pl,pl.in,pm,pod}
-;argv = --columns=120
+[PodTidy]
+select = **/*.{pl,pl.in,pm,pod}
+columns = 120
[Test::Vars]
select = **/*.{pl,pl.in,pm,t}