Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object creation still uses SpaceBrace #467

Merged
merged 5 commits into from
Oct 26, 2021
Merged

Conversation

belav
Copy link
Owner

@belav belav commented Oct 25, 2021

closes #462

// csharpier-repos isn't a huge result set, but it can give you
// some idea what syntax people prefer
// make sure csharpier-repos is on main before running
class Program
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woah... this one took me for a ride. Maybe introducing tools like this should be done in their own PRs in future 😉

@shocklateboy92 shocklateboy92 merged commit 570197c into master Oct 26, 2021
@shocklateboy92 shocklateboy92 deleted the leftover-space-brace branch October 26, 2021 00:17
belav added a commit that referenced this pull request Nov 10, 2021
* Make sure new object does not space brace

closes #461

* Adding a way to try to find usages of different syntax

* Go back to the start

* Adding another test case

Co-authored-by: Lasath Fernando <devel@lasath.org>
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.

Object creation still uses SpaceBrace
2 participants