diff options
| author | Irssi Scripts Helper | 2016-02-15 10:58:07 +0000 |
|---|---|---|
| committer | Irssi Scripts Helper | 2016-02-15 10:58:07 +0000 |
| commit | 17bc6d4fb7557967a685122a4152c8bbd6dd370c (patch) | |
| tree | e98d5d8ae6fb240570999df8c24b0f4674e2c9ee | |
| parent | a3f7e5d147b0796d487a4091b1fd8859e6fc27d9 (diff) | |
| download | scripts.irssi.org-17bc6d4fb7557967a685122a4152c8bbd6dd370c.tar.bz2 | |
ci artefacts for 938ef26548ea686e68929de40bfe062fb2d90a69
[skip ci]
| -rw-r--r-- | README.markdown | 6 | ||||
| -rw-r--r-- | Test/adv_windowlist/info.yml | 4 | ||||
| -rw-r--r-- | Test/adv_windowlist/perlcritic.log | 22 | ||||
| -rw-r--r-- | changed-info | 2 |
4 files changed, 17 insertions, 17 deletions
diff --git a/README.markdown b/README.markdown index 7477d06..e7a3ff4 100644 --- a/README.markdown +++ b/README.markdown @@ -11,7 +11,7 @@ See [the testing read-me](../gh-pages/_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) @@ -260,7 +260,7 @@ See [the testing read-me](../gh-pages/_testing/) for details. [ messages_bottom ](Test/messages_bottom/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ mg ](Test/mg/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ mh_hold_mode ](Test/mh_hold_mode/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) -[ mh_sbsplitmode ](Test/mh_sbsplitmode/)| ✔ | ✔ | ✔ | 4 | ✔ +[ mh_sbsplitmode ](Test/mh_sbsplitmode/)| ✔ | ✔ | ✔ | 4 | ✔ | (c) [ mh_sbuserinfo ](Test/mh_sbuserinfo/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ mh_userstatus ](Test/mh_userstatus/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) [ mh_windowfill ](Test/mh_windowfill/)| ✔ | ✔ | ✔ | 3 | ✔ | (c) @@ -489,4 +489,4 @@ See [the testing read-me](../gh-pages/_testing/) for details. [ xmpp-notify ](Test/xmpp-notify/)| ✔ | ✔ | ✔ | 21 | ✔ | (c) [ xqf ](Test/xqf/)| ✔ | ✔ | ✔ | 6 | ✔ | (c) -d8eacb40ba88ddbb6cab8838428c8b59cd99308c | 544 +938ef26548ea686e68929de40bfe062fb2d90a69 | 546 diff --git a/Test/adv_windowlist/info.yml b/Test/adv_windowlist/info.yml index 209e652..54e9d4f 100644 --- a/Test/adv_windowlist/info.yml +++ b/Test/adv_windowlist/info.yml @@ -5,9 +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-01-06 16:27:38' + modified: '2016-02-15 11:38:04' modules: - Text::CharWidth name: adv_windowlist url: http://anti.teamidiot.de/ - version: '1.1' + version: '1.2' diff --git a/Test/adv_windowlist/perlcritic.log b/Test/adv_windowlist/perlcritic.log index 0d76d37..1c09d71 100644 --- a/Test/adv_windowlist/perlcritic.log +++ b/Test/adv_windowlist/perlcritic.log @@ -1,11 +1,11 @@ -Private subroutine/method used at line 612, column 8. Use published APIs. (Severity: 3) -Capture variable used outside conditional at line 637, column 58. See page 253 of PBP. (Severity: 3) -Don't modify $_ in list functions at line 1256, column 36. See page 114 of PBP. (Severity: 5) -String delimiter used with "split" at line 1266, column 17. Express it as a regex instead. (Severity: 2) -Don't modify $_ in list functions at line 1274, column 11. See page 114 of PBP. (Severity: 5) -Expression form of "eval" at line 1297, column 22. See page 161 of PBP. (Severity: 5) -Capture variable used outside conditional at line 1306, column 58. See page 253 of PBP. (Severity: 3) -String delimiter used with "split" at line 1841, column 15. Express it as a regex instead. (Severity: 2) -Don't modify $_ in list functions at line 2070, column 14. See page 114 of PBP. (Severity: 5) -Private subroutine/method used at line 2090, column 7. Use published APIs. (Severity: 3) -Private subroutine/method used at line 2147, column 7. Use published APIs. (Severity: 3) +Private subroutine/method used at line 616, column 8. Use published APIs. (Severity: 3) +Capture variable used outside conditional at line 641, column 58. See page 253 of PBP. (Severity: 3) +Don't modify $_ in list functions at line 1283, column 36. See page 114 of PBP. (Severity: 5) +String delimiter used with "split" at line 1293, column 17. Express it as a regex instead. (Severity: 2) +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) diff --git a/changed-info b/changed-info index effd0c5..71c7e3d 100644 --- a/changed-info +++ b/changed-info @@ -7,7 +7,7 @@ c0c55d01e6c3c9e1dc5d4c0baacfe52e71ab9e53 act_fifo.pl dce841aa79234006dbab5714a6d4e7f712dabcc7 active_notify.pl e963ce6745b800173a0e0d6718c7ce08f521b819 activity_file.pl f7a752812cf6a8dc8b32dea75a29bf33323f4367 act.pl -01a17e639055894f783e8b055519535d4298a143 adv_windowlist.pl +ee0219b5c38b435fc939e6131d37e84bb704af53 adv_windowlist.pl 93c30ee18fd389fd3963c3d1dbb094e359f6d16e aidle.pl af3e5c170f3637a4e6037163ae0620f1f319c3a4 ai.pl 0c93230cb0db4e2fda250e8c1a859d75d6889975 akftp.pl |
