summaryrefslogtreecommitdiffstats
path: root/psalm.xml
AgeCommit message (Collapse)Author
2021-01-08Update psalm baselineJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-08Update code to work with doctrine/dbal 3.0Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-18Remove vendor from extrafilesVincent Petry
Since we use the autoloader now to load the needed libraries this is not needed any more. Fixes issue where psalm is analyzing files in the vendor folder also. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-10Save the read privacy on the attendee model too, so we can select-query it ↵Joas Schilling
easier later on Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-26Ignore the exception that is unknownJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-26Fix CS and psalmJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-30Ignore "missing" doctrine classesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-28Add a stub for the comments manager to clarify it's defined methodsVincent Petry
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-09Add PsalmJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>