nextcloud-server/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 +07:00
..
AbstractCheck.php
CodeChecker.php Fix app code checker to ignore `build` directory 2018-08-09 06:44:52 +07:00
DatabaseSchemaChecker.php
DeprecationCheck.php Deprecate OCP\Files 2018-03-21 14:29:35 +07:00
EmptyCheck.php
ICheck.php
InfoChecker.php Validate the info.xml against the appstore schema file 2018-02-16 10:23:51 +07:00
LanguageParseChecker.php
MigrationSchemaChecker.php
NodeVisitor.php
PrivateCheck.php
StrongComparisonCheck.php