summaryrefslogtreecommitdiff
path: root/.perlcriticrc
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2021-05-19 21:11:05 +0200
committerJonas Smedegaard <dr@jones.dk>2021-05-19 21:11:05 +0200
commitf61cf2f40c23826707dd4ea430a46d0f281ce57d (patch)
tree8cccbdbfa22bbdcb55f965b0285901ee86cc8b2e /.perlcriticrc
parent5ffc09c6a33277241271adff07c797924e167b3c (diff)
add script events2md.pl
Diffstat (limited to '.perlcriticrc')
-rw-r--r--.perlcriticrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.perlcriticrc b/.perlcriticrc
new file mode 100644
index 0000000..4e08e03
--- /dev/null
+++ b/.perlcriticrc
@@ -0,0 +1,4 @@
+[-Subroutines::ProhibitSubroutinePrototypes]
+
+[TestingAndDebugging::RequireUseStrict]
+equivalent_modules = strictures