diff options
| author | Irssi Scripts Helper | 2015-11-23 17:27:35 +0000 |
|---|---|---|
| committer | Irssi Scripts Helper | 2015-11-23 17:27:35 +0000 |
| commit | d3b0d044cd70463faff3d8a50fca3c77682fe0d8 (patch) | |
| tree | b305812b80ba084722baebae8f68d349eafdf4e3 /Test/linebuffer | |
| parent | cfa63dad2c9fe45d331cf889a9d79fdc1b9794ae (diff) | |
| download | scripts.irssi.org-d3b0d044cd70463faff3d8a50fca3c77682fe0d8.tar.bz2 | |
ci artefacts for 8d9d995b69ba2b436d4bd63061d8189a6844a9a8
[skip ci]
Diffstat (limited to 'Test/linebuffer')
| -rw-r--r-- | Test/linebuffer/info.yml | 11 | ||||
| -rw-r--r-- | Test/linebuffer/irssi.log | 1 | ||||
| -rw-r--r-- | Test/linebuffer/perlcritic.log | 2 |
3 files changed, 14 insertions, 0 deletions
diff --git a/Test/linebuffer/info.yml b/Test/linebuffer/info.yml new file mode 100644 index 0000000..e55b8fb --- /dev/null +++ b/Test/linebuffer/info.yml @@ -0,0 +1,11 @@ +--- +- + authors: Nei + contact: 'Nei @ anti@conference.jabber.teamidiot.de' + default_package: linebuffer + description: 'dump the linebuffer content' + license: 'GNU GPLv2 or later' + modified: '2015-11-16 19:32:11' + name: linebuffer + url: http://anti.teamidiot.de/ + version: '0.2' diff --git a/Test/linebuffer/irssi.log b/Test/linebuffer/irssi.log new file mode 100644 index 0000000..d53edd5 --- /dev/null +++ b/Test/linebuffer/irssi.log @@ -0,0 +1 @@ +*-!- Irssi: Loaded script linebuffer 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) |
