You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/App/CodeChecker
Roeland Jago Douma c73b4f25c3
Make sure they keys are unique
6 years ago
..
AbstractCheck.php
CodeChecker.php Codechecker: removed unused use 6 years ago
DatabaseSchemaChecker.php Add casts to XML parser in DatabaseSchemaChecker 8 years ago
DeprecationCheck.php Make sure they keys are unique 6 years ago
EmptyCheck.php
ICheck.php
InfoChecker.php Validate the info.xml against the appstore schema file 8 years ago
LanguageParseChecker.php Fix apps without translations 9 years ago
MigrationSchemaChecker.php Update license headers 8 years ago
NodeVisitor.php Skip check if CONSTANT on real object is used 7 years ago
PrivateCheck.php Implements are not needed because they are already done by base class 8 years ago
StrongComparisonCheck.php