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

EndsWithSingleListApp & EndsWithDualListApp are enable by IsStroustrupStyle as well. #2795

Merged
merged 2 commits into from
Mar 17, 2023

Conversation

nojaf
Copy link
Contributor

@nojaf nojaf commented Mar 17, 2023

As discussed with @josh-degraw.

@nojaf nojaf requested a review from josh-degraw March 17, 2023 07:42
src/Fantomas.Core.Tests/Stroustrup/ExperimentalElmish.fs Outdated Show resolved Hide resolved
@@ -227,7 +227,7 @@ type FormatConfig =

[<Category("Convention")>]
[<DisplayName("Applies the Stroustrup style to the final (two) array or list argument(s) in a function application")>]
Copy link
Contributor

@josh-degraw josh-degraw Mar 17, 2023

Choose a reason for hiding this comment

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

Not sure either way, but should we change anything about this displayName to mention elmish or do you think it's fine to stay as is?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think this is fine for now. We can revisit this later.
Little secret, but somebody is actually doing anything with these attributes anyway.
We expose them via Fantomas.Client so IDEs can request them but none of them has implemented this.

@nojaf nojaf merged commit 5288548 into fsprojects:v6.0 Mar 17, 2023
nojaf added a commit that referenced this pull request Mar 17, 2023
…pStyle as well. (#2795)

* EndsWithSingleListApp & EndsWithDualListApp are enbled by both ExperimentalElmish or IsStroustrupStyle.

* Renamed test file.
nojaf added a commit that referenced this pull request Mar 27, 2023
…pStyle as well. (#2795)

* EndsWithSingleListApp & EndsWithDualListApp are enbled by both ExperimentalElmish or IsStroustrupStyle.

* Renamed test file.
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.

None yet

2 participants