summaryrefslogtreecommitdiffstats
path: root/Test/linebuffer/perlcritic.log
diff options
context:
space:
mode:
Diffstat (limited to 'Test/linebuffer/perlcritic.log')
-rw-r--r--Test/linebuffer/perlcritic.log2
1 files changed, 2 insertions, 0 deletions
diff --git a/Test/linebuffer/perlcritic.log b/Test/linebuffer/perlcritic.log
new file mode 100644
index 0000000..ec33003
--- /dev/null
+++ b/Test/linebuffer/perlcritic.log
@@ -0,0 +1,2 @@
+String delimiter used with "split" at line 147, column 7. Express it as a regex instead. (Severity: 2)
+String delimiter used with "split" at line 149, column 11. Express it as a regex instead. (Severity: 2)