X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=.perlcriticrc;fp=.perlcriticrc;h=0000000000000000000000000000000000000000;hb=cec3705c27fbb9fd9bdfead7103480294b673ed1;hp=29f0c886888a1dadc1259e5c6c221332bd1008a0;hpb=ed23544f026c074e2aeed0028cacee6409b48c77;p=chaz%2Fp5-File-KDBX diff --git a/.perlcriticrc b/.perlcriticrc deleted file mode 100644 index 29f0c88..0000000 --- a/.perlcriticrc +++ /dev/null @@ -1,4 +0,0 @@ -# We don't really do much using the return value for error-checking. I think -# in this codebase bugs would more likely be in the form if unintentionally -# returning empty list in list context. -[-Subroutines::ProhibitExplicitReturnUndef]