Skip to content

Suppress MissingPureAnnotation and MissingImmutableAnnotation - #2858

Merged
come-nc merged 2 commits into
masterfrom
fix/remove-new-psalm-rules
Aug 13, 2026
Merged

Suppress MissingPureAnnotation and MissingImmutableAnnotation#2858
come-nc merged 2 commits into
masterfrom
fix/remove-new-psalm-rules

Conversation

@come-nc

@come-nc come-nc commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

We do not really care about pure or immutable methods, silence these rules instead of polluting the baseline.

That helps for new code where we do not need to either add these psalm-specific comments or extend the baseline.

…tation

We do not really care about pure or immutable methods, silence these
 rules instead of polluting the baseline.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc
come-nc requested a review from CarlSchwan August 13, 2026 10:14
@come-nc come-nc self-assigned this Aug 13, 2026
@come-nc
come-nc merged commit 1e083ed into master Aug 13, 2026
55 checks passed
@come-nc
come-nc deleted the fix/remove-new-psalm-rules branch August 13, 2026 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants