diff options
| author | Irssi Scripts Helper | 2017-02-23 19:07:13 +0000 |
|---|---|---|
| committer | Irssi Scripts Helper | 2017-02-23 19:07:13 +0000 |
| commit | bc494527b8fe9a4c253403352a03574fb6652617 (patch) | |
| tree | 5fb3432e58de44d778955d9f5254b613c04d3a97 /Test | |
| parent | e3220f44aecb226b4aa21d640c3d99722498c3bd (diff) | |
| download | scripts.irssi.org-bc494527b8fe9a4c253403352a03574fb6652617.tar.bz2 | |
ci artefacts for ce3fc7f78032e872a58fb7badff241f6bc94a0ae
[skip ci]
Diffstat (limited to 'Test')
| -rw-r--r-- | Test/ctrlact/info.yml | 6 | ||||
| -rw-r--r-- | Test/ctrlact/perlcritic.log | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/Test/ctrlact/info.yml b/Test/ctrlact/info.yml index d2f7439..0b5eb92 100644 --- a/Test/ctrlact/info.yml +++ b/Test/ctrlact/info.yml @@ -1,11 +1,11 @@ --- - authors: 'martin f. krafft' - changed: 2017-02-15 + changed: 2017-02-24 contact: madduck@madduck.net default_package: ctrlact description: 'allows per-channel control over activity indication' license: MIT - modified: '2017-02-15 22:20:06' + modified: '2017-02-24 07:41:29' name: ctrlact - version: '1.1' + version: '1.2' diff --git a/Test/ctrlact/perlcritic.log b/Test/ctrlact/perlcritic.log index 7a6c4f0..98b13f8 100644 --- a/Test/ctrlact/perlcritic.log +++ b/Test/ctrlact/perlcritic.log @@ -1,3 +1,3 @@ Capture variable used outside conditional at line 194, column 9. See page 253 of PBP. (Severity: 3) -Capture variable used outside conditional at line 491, column 25. See page 253 of PBP. (Severity: 3) -Capture variable used outside conditional at line 492, column 23. See page 253 of PBP. (Severity: 3) +Capture variable used outside conditional at line 492, column 25. See page 253 of PBP. (Severity: 3) +Capture variable used outside conditional at line 493, column 23. See page 253 of PBP. (Severity: 3) |
