-
Notifications
You must be signed in to change notification settings - Fork 399
Allow Suggestions to be replaced #955
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
Allow Suggestions to be replaced #955
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I want to discuss this in an issue to make sure we have all the cases considered.
Please use #956 for general discussion of the problem.
Please add some tests. One test that would really help clarify the scenario is the one we discussed where you're parsing to an enum allowing a number of "alias" values. |
sure thing I was going to wait to see if there was any desire to take this API first |
updated with tests |
all I need really is the ability to disable |
80e595a
to
271efbe
Compare
271efbe
to
1be787b
Compare
prerequisite to enable dotnet/format#711 to be merged