Skip to content

Update SA1003SymbolsMustBeSpacedCorrectly to allow a null forgiving operator last on a line#14

Merged
bjornhellander merged 1 commit intomasterfrom
feature/sa1003-null-forgiving-at-end-of-line
Jul 31, 2025
Merged

Update SA1003SymbolsMustBeSpacedCorrectly to allow a null forgiving operator last on a line#14
bjornhellander merged 1 commit intomasterfrom
feature/sa1003-null-forgiving-at-end-of-line

Conversation

@bjornhellander
Copy link
Copy Markdown
Owner

Fixes #11

@bjornhellander bjornhellander merged commit d273b79 into master Jul 31, 2025
2 checks passed
@bjornhellander bjornhellander deleted the feature/sa1003-null-forgiving-at-end-of-line branch July 31, 2025 20:34
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 on code where the null-forgiving operator is at the end of a line

1 participant