nextcloud/lib/private/App/CodeChecker
Lukas Reschke 60d1e8e63e
Check for nextcloud version as well
The code checker didn't consider the "nextcloud" version before, resulting in fails such as https://travis-ci.org/nextcloud/richdocuments/jobs/181470760#L415-L416

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-05 22:18:24 +01:00
..
AbstractCheck.php Fix others 2016-07-21 18:13:57 +02:00
CodeChecker.php Allow to validate the password_policy app 2016-09-01 10:18:00 +02:00
DeprecationCheck.php Cleanup usages 2016-10-29 14:29:50 +02:00
EmptyCheck.php Fix others 2016-07-21 18:13:57 +02:00
ICheck.php Fix others 2016-07-21 18:13:57 +02:00
InfoChecker.php Check for nextcloud version as well 2016-12-05 22:18:24 +01:00
NodeVisitor.php Fix others 2016-07-21 18:13:57 +02:00
PrivateCheck.php Fix others 2016-07-21 18:13:57 +02:00
StrongComparisonCheck.php Fix others 2016-07-21 18:13:57 +02:00