Added new errors label in build "Errors" tab.

This commit is contained in:
Dmitry Khomutov 2017-12-09 22:04:34 +07:00
commit 13f763c9e2
No known key found for this signature in database
GPG key ID: EC19426474B37AAC
9 changed files with 186 additions and 18 deletions

View file

@ -53,7 +53,7 @@ class TechnicalDebt extends Plugin implements ZeroConfigPluginInterface
{
return 'technical_debt';
}
/**
* {@inheritdoc}
*/