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 and format using dotnet tool. #247

Merged
merged 2 commits into from
Oct 11, 2021

Conversation

nojaf
Copy link
Contributor

@nojaf nojaf commented Oct 8, 2021

Proposed Changes

Hi @TheAngryByrd, sorry for now opening an issue first.
I'd like to bump the Fantomas version here, the current version 3.2 is quite old. And nowadays it is recommended to format outside of the FAKE process using the local .NET tool.

Types of changes

What types of changes does your code introduce to MiniScaffold?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue) => I think, not really sure.
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • Build and tests pass locally
  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have added necessary documentation (if appropriate)

Further comments

This PR isn't totally finished as I'm not sure if you are onboard with all the changes. I'll ask some specific questions in the code.
Let me know what you think.

@TheAngryByrd
Copy link
Owner

TheAngryByrd commented Oct 8, 2021

Thank you! On mobile right now but I get a review in soon

Copy link
Owner

@TheAngryByrd TheAngryByrd left a comment

Choose a reason for hiding this comment

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

Looks great overall! Left some feedback.

Additionally could you make these changes to the LIbrary version as well?

Content/Console/build/build.fs Show resolved Hide resolved
Content/Console/build/build.fs Show resolved Hide resolved
Content/Console/build/build.fs Outdated Show resolved Hide resolved
@nojaf
Copy link
Contributor Author

nojaf commented Oct 11, 2021

Hey @TheAngryByrd, thanks for the positive feedback!
I've updated the Library as well and applied all feedback.
Should be good to go, let me know if anything still needs a tweak.

Copy link
Owner

@TheAngryByrd TheAngryByrd left a comment

Choose a reason for hiding this comment

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

Thanks so much!

@TheAngryByrd TheAngryByrd merged commit cd87672 into TheAngryByrd:master Oct 11, 2021
TheAngryByrd added a commit that referenced this pull request Oct 11, 2021
## [0.29.1-beta001] - 2021-10-11

### Changed

- [Update Fantomas and format using dotnet tool](#247)
TheAngryByrd added a commit that referenced this pull request Oct 11, 2021
## [0.29.1] - 2021-10-11

### Changed
- [Update Fantomas and format using dotnet tool](#247)
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