Fixed TechnicalDebt plugin. Issue #82.

This commit is contained in:
Dmitry Khomutov 2017-12-08 21:48:58 +07:00
commit 3e0a92f523
No known key found for this signature in database
GPG key ID: EC19426474B37AAC

View file

@ -187,6 +187,8 @@ class TechnicalDebt extends Plugin implements ZeroConfigPluginInterface
$fileName,
$lineNumber
);
$errorCount++;
}
}