summaryrefslogtreecommitdiffstats
path: root/Test/pushsafer/perlcritic.log
diff options
context:
space:
mode:
Diffstat (limited to 'Test/pushsafer/perlcritic.log')
-rw-r--r--Test/pushsafer/perlcritic.log3
1 files changed, 3 insertions, 0 deletions
diff --git a/Test/pushsafer/perlcritic.log b/Test/pushsafer/perlcritic.log
new file mode 100644
index 0000000..77ddf71
--- /dev/null
+++ b/Test/pushsafer/perlcritic.log
@@ -0,0 +1,3 @@
+Mismatched operator at line 164, column 55. Numeric/string operators and operands should match. (Severity: 3)
+Return value of "close" ignored at line 254, column 5. Check the return value of "close" for success. (Severity: 2)
+Return value of "close" ignored at line 273, column 5. Check the return value of "close" for success. (Severity: 2)