cosmocode/dokuwiki-plugin-issuelinks

View on GitHub
lang/en/lang.php

Summary

Maintainability
A
0 mins
Test Coverage

Variable $lang was undeclared, but array fields are being added to it.
Open

$lang['gitlab'] = 'GitLab';
Severity: Info
Found in lang/en/lang.php by phan

Line exceeds 120 characters; contains 174 characters
Open

$lang['text:repo admin'] = 'Below are the repositories of the organisation/group to which the authorized user has access to. Click on the icon to create/delete the webhook.';
Severity: Minor
Found in lang/en/lang.php by phpcodesniffer

Line exceeds 120 characters; contains 165 characters
Open

$lang['jira:webhook settings link'] = 'All webhooks currently active in your Jira can be found at Jira\'s advanced system settings page in the webhooks subsection.';
Severity: Minor
Found in lang/en/lang.php by phpcodesniffer

Line exceeds 120 characters; contains 134 characters
Open

$lang['upstream issue: pages edited'] = 'The following [documentation](%s) pages have been edited in context with this issue:' . "\n";
Severity: Minor
Found in lang/en/lang.php by phpcodesniffer

Line exceeds 120 characters; contains 129 characters
Open

$lang['error: upstream forbidden'] = 'The currently associated user does not have the rights to access this issue or repository';
Severity: Minor
Found in lang/en/lang.php by phpcodesniffer

Line exceeds 120 characters; contains 136 characters
Open

$lang['upstream issue: no pages edited'] = 'Currently no [documentation](%s) changes have been marked as related to this issue.' . "\n";
Severity: Minor
Found in lang/en/lang.php by phpcodesniffer

Line exceeds 120 characters; contains 186 characters
Open

$lang['upstream issue: auto update'] = "This comment has been created by a bot and will be automatically updated. See [www.sprintdoc.de](https://www.sprintdoc.de) for more information.";
Severity: Minor
Found in lang/en/lang.php by phpcodesniffer

Line exceeds 120 characters; contains 234 characters
Open

$lang['error:system too many requests'] = 'This system has made too many requests to GitHub. Please try again/continue after %s. Please note that this time may be either UTC or server-time or your local time depending on your setup.';
Severity: Minor
Found in lang/en/lang.php by phpcodesniffer

Line exceeds 120 characters; contains 127 characters
Open

$lang['text gitlab: generate api key'] = 'Please go to %s and generate a new token for this plugin with the <b>api</b> scope.';
Severity: Minor
Found in lang/en/lang.php by phpcodesniffer

Line exceeds 120 characters; contains 124 characters
Open

$lang['no git commits'] = 'There are no git commits associated with this issue in jira. Hence there can be no suggestions.';
Severity: Minor
Found in lang/en/lang.php by phpcodesniffer

There are no issues that match your filters.

Category
Status