Skip to content

fix(S3442)!: change visibility of LimitCountryRule ctor to private protected#357

Merged
skwasjer merged 1 commit intomainfrom
fix/ctor_visibility
Nov 12, 2025
Merged

fix(S3442)!: change visibility of LimitCountryRule ctor to private protected#357
skwasjer merged 1 commit intomainfrom
fix/ctor_visibility

Conversation

@skwasjer
Copy link
Owner

Fixes STA warning S3442 and removes the ctor from LimitCountryRule from the public API.

This ctor was never intended to be publicly visible. The internal keyword however has no effect when combined with protected.

@skwasjer skwasjer changed the title fix(S3442)!: change visibility of ctor to private protected fix(S3442)!: change visibility of LimitCountryRule ctor to private protected Nov 12, 2025
@sonarqubecloud
Copy link

@skwasjer skwasjer merged commit 205611d into main Nov 12, 2025
13 checks passed
@skwasjer skwasjer deleted the fix/ctor_visibility branch November 12, 2025 06:04
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.

1 participant