Skip to content

Conversation

@yaziza
Copy link
Member

@yaziza yaziza commented Apr 15, 2020

@yaziza yaziza force-pushed the 464-enum-trailing-comma branch from 7d4bb4c to 1e567de Compare April 15, 2020 08:43
@yaziza
Copy link
Member Author

yaziza commented Apr 15, 2020

Looks like this example:

enum MovieTypes {
  GOOD,
  BAD,
  UGLY,
  ;
}

is clashing with NoWhitespaceBefore and SeparatorWrap checks ...

@rnveach
Copy link
Contributor

rnveach commented Oct 10, 2022

@yaziza ping
Do you plan to finish this?

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