From 476a14ed015e7af790a1ee98466604f793a2f472 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 29 May 2019 15:04:44 +1200 Subject: Remove an unwanted Perl::Critic policy --- perlcritic/perlcriticrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perlcritic') diff --git a/perlcritic/perlcriticrc b/perlcritic/perlcriticrc index 742c2239..a3517cc8 100644 --- a/perlcritic/perlcriticrc +++ b/perlcritic/perlcriticrc @@ -17,6 +17,9 @@ add_exceptions = inet4 inet6 ipv4 ipv6 # This one causes more trouble than it's worth, too [-Documentation::RequirePODUseEncodingUTF8] +# Cool story, bro +[-Editor::RequireEmacsFileVariables] + # Soften this rather harsh policy a fair bit; tolerate negative one, all the # single-digit integers as literals, three powers of 10 (for percentages, # milliseconds etc), 60 (for angles and clocks), and 1900 (for localtime) -- cgit v1.2.3