phan checks and updates

This commit is contained in:
Clemens Schwaighofer
2023-08-30 19:26:13 +09:00
parent c441063437
commit 46e1419ef5
3 changed files with 11 additions and 0 deletions

View File

@@ -132,6 +132,8 @@ return [
// start ignore annotations
'PhanUnextractableAnnotationElementName',
'PhanUnextractableAnnotationSuffix',
// enum problems in comments
'PhanCommentObjectInClassConstantType'
],
// Override to hardcode existence and types of (non-builtin) globals in the global scope.