Skip to content

CS fixes/src: all methods/properties/constants should have a declared visibility#202

Merged
antecedent merged 1 commit intomasterfrom
feature/cs-declare-visibility
Mar 30, 2026
Merged

CS fixes/src: all methods/properties/constants should have a declared visibility#202
antecedent merged 1 commit intomasterfrom
feature/cs-declare-visibility

Conversation

@jrfnl
Copy link
Copy Markdown
Collaborator

@jrfnl jrfnl commented Mar 30, 2026

Preliminary PR to unblock introducing code style rules as discussed in #180 (comment) (and follow-up comments).

To not break BC, all methods/properties/constants without declared visibility have now been declared as public.

… visibility

To not break BC, all methods/properties/constants without declared visibility have now been declared as `public`.
@jrfnl jrfnl added this to the 2.2 Next milestone Mar 30, 2026
@antecedent antecedent merged commit 30b12f7 into master Mar 30, 2026
24 checks passed
@antecedent antecedent deleted the feature/cs-declare-visibility branch March 30, 2026 12:23
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.

2 participants