summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIrssi Scripts Helper2016-11-15 21:01:10 +0000
committerIrssi Scripts Helper2016-11-15 21:01:10 +0000
commit6cf6d7a0e81000ae53464404f1594b40e8bf8b62 (patch)
treea7aaa5c08acb0e42e93681d1950f1048c56013ad
parent0370a4b49c9de4e90aa827dd70f388d8d24b5eea (diff)
downloadscripts.irssi.org-6cf6d7a0e81000ae53464404f1594b40e8bf8b62.tar.bz2
ci artefacts for 3dcf71818623ccd3cf5dfc0b4ac99d8871805347
[skip ci]
-rw-r--r--README.markdown6
-rw-r--r--Test/adv_windowlist/info.yml3
-rw-r--r--Test/adv_windowlist/perlcritic.log8
-rw-r--r--changed-info2
4 files changed, 10 insertions, 9 deletions
diff --git a/README.markdown b/README.markdown
index d2217c4..9c61d33 100644
--- a/README.markdown
+++ b/README.markdown
@@ -11,7 +11,7 @@ See [the testing read-me](../master/_testing/) for details.
[ active_notify ](Test/active_notify/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ activity_file ](Test/activity_file/)| ✔ | ✔ | ✔ | 4 | ✔ | (c)
[ act ](Test/act/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
-[ adv_windowlist ](Test/adv_windowlist/)| ✔ | ✔ | ✔ | 28 | ✔ | (c)
+[ adv_windowlist ](Test/adv_windowlist/)| ✔ | ✔ | ✔ | 28 | ✔
[ aidle ](Test/aidle/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ ai ](Test/ai/)| ✔ | ✔ | ✔ | 4 | ✔ | (c)
[ akftp ](Test/akftp/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
@@ -391,7 +391,7 @@ See [the testing read-me](../master/_testing/) for details.
[ romaji ](Test/romaji/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
[ rot13 ](Test/rot13/)| ✔ | ✔ | ✔ | 5 | ✔ | (c)
[ rotator ](Test/rotator/)| ✔ | ✔ | ✔ | 3 | ✔ | (c)
-[ rud_emotes ](Test/rud_emotes/)| ✔ | ✔ | ✔ | 0 | ✔
+[ rud_emotes ](Test/rud_emotes/)| ✔ | ✔ | ✔ | 0 | ✔ | (c)
[ sana_cmd ](Test/sana_cmd/)| ✔ | ✔ | ✔ | 0 | ✔ | (c)
[ sbclearmatch ](Test/sbclearmatch/)| ✔ | ✔ | ✔ | 0 | ✔ | (c)
[ sb_position ](Test/sb_position/)| ✔ | ✔ | ✔ | 0 | ✔ | (c)
@@ -512,4 +512,4 @@ See [the testing read-me](../master/_testing/) for details.
[ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ | (c)
[ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ | (c)
-c68d4db8394db232f61dd411e55853ddaf1781ed | 712
+3dcf71818623ccd3cf5dfc0b4ac99d8871805347 | 713
diff --git a/Test/adv_windowlist/info.yml b/Test/adv_windowlist/info.yml
index d730e68..e5131f2 100644
--- a/Test/adv_windowlist/info.yml
+++ b/Test/adv_windowlist/info.yml
@@ -5,8 +5,9 @@
default_package: adv_windowlist
description: 'Adds a permanent advanced window list on the right or in a status bar.'
license: 'GNU GPLv2 or later'
+ modified: '2016-11-01 17:15:32'
modules:
- Text::CharWidth
name: adv_windowlist
url: http://anti.teamidiot.de/
- version: '1.2'
+ version: '1.3'
diff --git a/Test/adv_windowlist/perlcritic.log b/Test/adv_windowlist/perlcritic.log
index 1c09d71..047fff4 100644
--- a/Test/adv_windowlist/perlcritic.log
+++ b/Test/adv_windowlist/perlcritic.log
@@ -5,7 +5,7 @@ String delimiter used with "split" at line 1293, column 17. Express it as a reg
Don't modify $_ in list functions at line 1301, column 11. See page 114 of PBP. (Severity: 5)
Expression form of "eval" at line 1324, column 22. See page 161 of PBP. (Severity: 5)
Capture variable used outside conditional at line 1333, column 58. See page 253 of PBP. (Severity: 3)
-String delimiter used with "split" at line 1869, column 15. Express it as a regex instead. (Severity: 2)
-Don't modify $_ in list functions at line 2098, column 14. See page 114 of PBP. (Severity: 5)
-Private subroutine/method used at line 2118, column 7. Use published APIs. (Severity: 3)
-Private subroutine/method used at line 2175, column 7. Use published APIs. (Severity: 3)
+String delimiter used with "split" at line 1874, column 15. Express it as a regex instead. (Severity: 2)
+Don't modify $_ in list functions at line 2103, column 14. See page 114 of PBP. (Severity: 5)
+Private subroutine/method used at line 2123, column 7. Use published APIs. (Severity: 3)
+Private subroutine/method used at line 2180, column 7. Use published APIs. (Severity: 3)
diff --git a/changed-info b/changed-info
index a030ee8..23dbd62 100644
--- a/changed-info
+++ b/changed-info
@@ -7,7 +7,7 @@ c0c55d01e6c3c9e1dc5d4c0baacfe52e71ab9e53 act_fifo.pl
dce841aa79234006dbab5714a6d4e7f712dabcc7 active_notify.pl
e963ce6745b800173a0e0d6718c7ce08f521b819 activity_file.pl
21cbbbbb8030cf569251c657c5398c28fbaae451 act.pl
-ee0219b5c38b435fc939e6131d37e84bb704af53 adv_windowlist.pl
+62857860d8b5b35ee05188c1220b8bca8b7ee55e adv_windowlist.pl
93c30ee18fd389fd3963c3d1dbb094e359f6d16e aidle.pl
af3e5c170f3637a4e6037163ae0620f1f319c3a4 ai.pl
0c93230cb0db4e2fda250e8c1a859d75d6889975 akftp.pl