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

Return string from FormatASTAsync api. #2799

Merged
merged 3 commits into from Mar 27, 2023
Merged

Conversation

nojaf
Copy link
Contributor

@nojaf nojaf commented Mar 25, 2023

I think it makes sense to align the return type of FormatASTAsync with FormatOakAsync.
As the cursor is never passed into these methods, it would always be empty in the result anyway.

@nojaf nojaf requested a review from dawedawe March 25, 2023 10:57
Copy link
Member

@dawedawe dawedawe left a comment

Choose a reason for hiding this comment

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

Makes a lot of sense.

@nojaf nojaf merged commit 21b11d3 into fsprojects:v6.0 Mar 27, 2023
3 checks passed
nojaf added a commit that referenced this pull request Mar 27, 2023
* Return string from FormatASTAsync api.

* Add identifier in code sample.

* Add release notes.
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