Skip to content

CS fixes: always use parentheses when instantiating a class#201

Merged
antecedent merged 1 commit intomasterfrom
feature/cs-parentheses-for-instantiation
Mar 30, 2026
Merged

CS fixes: always use parentheses when instantiating a class#201
antecedent merged 1 commit intomasterfrom
feature/cs-parentheses-for-instantiation

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).

Includes selectively applying this to a few of the test fixtures to make them more syntax-varied without affecting their function.

Includes selectively applying this to a few of the test fixtures to make them more syntax-varied without affecting their function.
@jrfnl jrfnl added this to the 2.2 Next milestone Mar 30, 2026
@jrfnl
Copy link
Copy Markdown
Collaborator Author

jrfnl commented Mar 30, 2026

@antecedent P.S.: would you mind turning on auto-branch-delete on merge ?

Should be on the Settings "homepage":
image

@antecedent
Copy link
Copy Markdown
Owner

@jrfnl Thank you for the initiative with the code style changes!

I just changed the setting to auto-delete head branches.

@antecedent antecedent merged commit e291173 into master Mar 30, 2026
24 checks passed
@antecedent antecedent deleted the feature/cs-parentheses-for-instantiation branch March 30, 2026 12:26
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