diff options
| author | Irssi Scripts Helper | 2017-02-13 18:29:20 +0000 |
|---|---|---|
| committer | Irssi Scripts Helper | 2017-02-13 18:29:20 +0000 |
| commit | 02a6140f78e4fd7dc7e8d3d987bc800588bb885a (patch) | |
| tree | 5a8fa962d28c84c4e81bd1868fdb5849e7d410d5 /Test | |
| parent | 79b7ee79402aa247b9ffac56f353dc3bdc2c991c (diff) | |
| download | scripts.irssi.org-02a6140f78e4fd7dc7e8d3d987bc800588bb885a.tar.bz2 | |
ci artefacts for b639e310bd650a783d728639bdfb04e63c56d0f7
[skip ci]
Diffstat (limited to 'Test')
| -rw-r--r-- | Test/chanact/info.yml | 9 | ||||
| -rw-r--r-- | Test/chanact/perlcritic.log | 5 |
2 files changed, 7 insertions, 7 deletions
diff --git a/Test/chanact/info.yml b/Test/chanact/info.yml index 4f10de2..44cdfb5 100644 --- a/Test/chanact/info.yml +++ b/Test/chanact/info.yml @@ -1,10 +1,11 @@ --- - - authors: 'BC-bd, Veli' - contact: 'bd@bc-bd.org, veli@piipiip.net' + authors: BC-bd + contact: bd@bc-bd.org default_package: chanact description: 'Adds new powerful and customizable [Act: ...] item (chanelnames,modes,alias). Lets you give alias characters to windows so that you can select those with meta-<char>' license: 'GNU GPLv2 or later' + modified: '2017-02-13 17:21:07' name: chanact - url: https://bc-bd.org/svn/repos/irssi/chanact - version: 0.5.15 + url: http://bc-bd.org/blog/irssi/ + version: 0.6.0 diff --git a/Test/chanact/perlcritic.log b/Test/chanact/perlcritic.log index 641c331..4577553 100644 --- a/Test/chanact/perlcritic.log +++ b/Test/chanact/perlcritic.log @@ -1,3 +1,2 @@ -Code before warnings are enabled at line 8, column 1. See page 431 of PBP. (Severity: 4) -Expression form of "eval" at line 302, column 20. See page 161 of PBP. (Severity: 5) -String delimiter used with "split" at line 447, column 18. Express it as a regex instead. (Severity: 2) +Expression form of "eval" at line 323, column 20. See page 161 of PBP. (Severity: 5) +String delimiter used with "split" at line 465, column 18. Express it as a regex instead. (Severity: 2) |
