nextcloud/lib/private/App/CodeChecker
Christoph Wurst 201cbf2d33
Fix app code checker to ignore `build` directory
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-09 06:44:52 +02:00
..
AbstractCheck.php Fix others 2016-07-21 18:13:57 +02:00
CodeChecker.php Fix app code checker to ignore `build` directory 2018-08-09 06:44:52 +02:00
DatabaseSchemaChecker.php Add casts to XML parser in DatabaseSchemaChecker 2018-01-12 23:38:10 +01:00
DeprecationCheck.php Deprecate OCP\Files 2018-03-21 14:29:35 +01: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 Validate the info.xml against the appstore schema file 2018-02-16 10:23:51 +01:00
LanguageParseChecker.php Fix apps without translations 2017-05-16 16:16:11 +02:00
MigrationSchemaChecker.php Update license headers 2017-11-06 16:56:19 +01:00
NodeVisitor.php Fix others 2016-07-21 18:13:57 +02:00
PrivateCheck.php Implements are not needed because they are already done by base class 2018-01-25 22:42:24 +01:00
StrongComparisonCheck.php Fix others 2016-07-21 18:13:57 +02:00