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

Update fantomas to 6.1.0-alpha-003 #38

Merged
merged 2 commits into from Jun 10, 2023
Merged

Conversation

kaashyapan
Copy link
Contributor

No description provided.

Copy link
Collaborator

@nojaf nojaf left a comment

Choose a reason for hiding this comment

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

I'd like to see a strict version here.

@@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageVersion Include="Fantomas.Core" Version="[6.0.0]" />
<PackageVersion Include="Fantomas.Core" Version="6.1.0-alpha-003" />
Copy link
Collaborator

Choose a reason for hiding this comment

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

You want to keep the [ ] here.
There is no guarantee that any Fantomas.Core version is compatible.
See docs

@nojaf
Copy link
Collaborator

nojaf commented Jun 9, 2023

And please update the index.fsx file in the docs folder.

Copy link
Collaborator

@nojaf nojaf left a comment

Choose a reason for hiding this comment

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

One more hiccup I'm afraid.
There is no unit test in https://github.com/edgarfgp/Fabulous.AST/blob/main/src/Fabulous.AST.Tests/TypeDefinitions/Class.fs that covers multiple parameters in the constructor.

😼 @edgarfgp

Copy link
Owner

@edgarfgp edgarfgp left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution 👍

@edgarfgp edgarfgp merged commit d506de1 into edgarfgp:main Jun 10, 2023
1 check passed
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

3 participants