We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This should probably use SpaceBrace to stay consistent.
private SomeObject SomeLongerName = new SomeObject( "lkjasdflkjasdfkljaskldjf", "klasldkfaksdfasdfkjasdklf" ) { Property1 = 1, Property2 = 2 };
The text was updated successfully, but these errors were encountered:
Modify ObjectCreationExpression with Initializer to use space brace
554a6b9
closes #113
Modify ObjectCreationExpression with Initializer to use space brace (#…
f82bd8b
…309) closes #113
Successfully merging a pull request may close this issue.
This should probably use SpaceBrace to stay consistent.
The text was updated successfully, but these errors were encountered: