This commit is contained in:
Jonas Staudenmeir 2016-08-23 15:54:54 +00:00 committed by GitHub
commit 6a7bf183ba

View file

@ -425,7 +425,6 @@ PHPCI',
'could_not_process_report' => 'Could not process the report generated by this tool.',
'shell_not_enabled' => 'The shell plugin is not enabled. Please enable it via config.yml.',
// Error Levels:
'critical' => 'Critical',
'high' => 'High',
@ -438,7 +437,4 @@ PHPCI',
'php_unit' => 'PHP Unit',
'php_cpd' => 'PHP Copy/Paste Detector',
'php_docblock_checker' => 'PHP Docblock Checker',
'behat' => 'Behat',
'technical_debt' => 'Technical Debt',
);