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

Break long attributes consistently #312

Merged
merged 1 commit into from
Jun 16, 2021
Merged

Break long attributes consistently #312

merged 1 commit into from
Jun 16, 2021

Conversation

belav
Copy link
Owner

@belav belav commented Jun 14, 2021

closes #257

@@ -3,7 +3,8 @@
class ClassName
{
public static object? FormatValue<[DynamicallyAccessedMembers(
Copy link
Collaborator

Choose a reason for hiding this comment

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

What does syntax/code actually mean? 😮

@belav belav merged commit 9ad853f into master Jun 16, 2021
@belav belav deleted the attribute-breaking branch June 16, 2021 22: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.

Attribute should newline before close paren
2 participants