Skip to content

Update SA1003SymbolsMustBeSpacedCorrectly to forbid space between a postfix operator and an opening parenthesis#64

Merged
bjornhellander merged 1 commit intomasterfrom
feature/sa1003-null-suppression-before-invocation
Nov 28, 2025
Merged

Update SA1003SymbolsMustBeSpacedCorrectly to forbid space between a postfix operator and an opening parenthesis#64
bjornhellander merged 1 commit intomasterfrom
feature/sa1003-null-suppression-before-invocation

Conversation

@bjornhellander
Copy link
Copy Markdown
Owner

Fixes #63

@bjornhellander bjornhellander merged commit 32d1e4a into master Nov 28, 2025
18 checks passed
@bjornhellander bjornhellander deleted the feature/sa1003-null-suppression-before-invocation branch November 28, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SA1003 triggers for null forgiving operator when invoking func

1 participant