diff options
| author | Irssi Scripts Helper | 2016-09-14 06:31:23 +0000 |
|---|---|---|
| committer | Irssi Scripts Helper | 2016-09-14 06:31:23 +0000 |
| commit | 65e89665bb2f401ae690f4e5299ab64d8423869c (patch) | |
| tree | ce0661d2498a55b4433599c544ab3e5e7291f83c | |
| parent | 2c9f2c6a53f39f3201725bce0ccfa30c17527bc8 (diff) | |
| download | scripts.irssi.org-65e89665bb2f401ae690f4e5299ab64d8423869c.tar.bz2 | |
ci artefacts for bee419a36dd02eaed92d96e929887d994b62db3d
[skip ci]
| -rw-r--r-- | README.markdown | 6 | ||||
| -rw-r--r-- | Test/anames/info.yml | 4 | ||||
| -rw-r--r-- | Test/anames/perlcritic.log | 2 | ||||
| -rw-r--r-- | changed-info | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/README.markdown b/README.markdown index a39093d..8d23f0e 100644 --- a/README.markdown +++ b/README.markdown @@ -18,7 +18,7 @@ See [the testing read-me](../master/_testing/) for details. [ alame ](Test/alame/)| ✔ | ✔ | ✔ | 0 | ✔ | (c) [ amaroknp ](Test/amaroknp/)| ✘ | ✔ | ✔ | 5 | ☡ | (c) [ amarok_ssh ](Test/amarok_ssh/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) -[ anames ](Test/anames/)| ✔ | ✔ | ✔ | 0 | ✔ | (c) +[ anames ](Test/anames/)| ✔ | ✔ | ✔ | 1 | ✔ [ anotherway ](Test/anotherway/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ antiplenk ](Test/antiplenk/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ apm ](Test/apm/)| ✔ | ✔ | ✔ | 13 | ✔ | (c) @@ -83,7 +83,7 @@ See [the testing read-me](../master/_testing/) for details. [ buf ](Test/buf/)| ✔ | ✔ | ✔ | 8 | ✔ | (c) [ calc ](Test/calc/)| ✔ | ✔ | ✔ | 7 | ✔ | (c) [ callerid ](Test/callerid/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) -[ cap ](Test/cap/)| ✔ | ✔ | ✔ | 3 | ✔ +[ cap ](Test/cap/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ cap_sasl_fail ](Test/cap_sasl_fail/)| ✔ | ✔ | ✔ | 2 | ✔ | (c) [ cap_sasl ](Test/cap_sasl/)| ✘ | ✔ | ✔ | 7 | ☡ | (c) [ cddb ](Test/cddb/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) @@ -509,4 +509,4 @@ See [the testing read-me](../master/_testing/) for details. [ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ | (c) [ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ | (c) -5baf4cf2b1a0b63a194f5291e06985746b714127 | 684 +bee419a36dd02eaed92d96e929887d994b62db3d | 686 diff --git a/Test/anames/info.yml b/Test/anames/info.yml index b732f4d..eb74580 100644 --- a/Test/anames/info.yml +++ b/Test/anames/info.yml @@ -5,9 +5,9 @@ default_package: anames description: 'a /names display with away nicks coloured' license: GPLv2 - modified: '2016-08-16 15:48:00' + modified: '2016-09-11 15:19:57' modules: - Text::CharWidth name: anames url: http://quadpoint.org - version: '1.6' + version: '1.7' diff --git a/Test/anames/perlcritic.log b/Test/anames/perlcritic.log index 4003ed5..b03eb19 100644 --- a/Test/anames/perlcritic.log +++ b/Test/anames/perlcritic.log @@ -1 +1 @@ -scripts/anames.pl source OK +String delimiter used with "split" at line 214, column 23. Express it as a regex instead. (Severity: 2) diff --git a/changed-info b/changed-info index 72e8937..f46001f 100644 --- a/changed-info +++ b/changed-info @@ -14,7 +14,7 @@ af3e5c170f3637a4e6037163ae0620f1f319c3a4 ai.pl 3c590cc696d81d42b7eded5e7c0ed402a26c837a alame.pl 22b68de2fa1e649a813503e50441265be27b3595 amaroknp.pl 22206c357d7e315cc25ff7a16c4b72578fa63f37 amarok_ssh.pl -385ffe6ffcbd297b1533610392456300a18f339d anames.pl +b3af5647442f49158ecbcb5f5c15ae5c762a02fe anames.pl f7a0ca885ae7f0746eab27b0357b476ccb0d1396 anotherway.pl 40c0d50a2594ec9330ea535f703da5d5506316a6 antiplenk.pl ec42c669218a5ee0c3ae790cfeb57d577bbd1c2d apm.pl |
