You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To reduce the complexity of diffs (and merges with said diffs), we prefer developers use commas after the last member of enums, and object and collection initializers like so:
To reduce the complexity of diffs (and merges with said diffs), we prefer developers use commas after the last member of enums, and object and collection initializers like so:
It would be great if .editorconfig supported commas in these cases, as mere suggestions, required, or forbidden as with other rules.
The text was updated successfully, but these errors were encountered: