]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - .perlcriticrc
add initial WIP
[chaz/p5-File-KDBX] / .perlcriticrc
diff --git a/.perlcriticrc b/.perlcriticrc
new file mode 100644 (file)
index 0000000..29f0c88
--- /dev/null
@@ -0,0 +1,4 @@
+# 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]
This page took 0.022759 seconds and 4 git commands to generate.