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

Unignore files for formatting (.fantomasignore) if the underlying Fantomas issue has been resolved #14960

Merged
merged 6 commits into from Apr 6, 2023

Conversation

T-Gro
Copy link
Member

@T-Gro T-Gro commented Mar 23, 2023

Fantomas limitation fsprojects/fantomas#2264

This is resolved now
Was affecting src/FSharp.Core/SI.fs

Fantomas limitations on signature files in FSharp.Core (fsprojects/fantomas#2230)

This is resolved now
Was affecting src/FSharp.Core/array.fsi
Was affecting src/FSharp.Core/tasks.fsi
Was affecting src/FSharp.Core/seq.fsi

@nojaf
Copy link
Contributor

nojaf commented Mar 23, 2023

Thanks for following up on this.

@T-Gro T-Gro marked this pull request as ready for review March 23, 2023 08:08
@T-Gro T-Gro requested a review from a team as a code owner March 23, 2023 08:08
.fantomasignore Outdated Show resolved Hide resolved
.fantomasignore Outdated Show resolved Hide resolved
.fantomasignore Outdated Show resolved Hide resolved
.fantomasignore Outdated Show resolved Hide resolved
.fantomasignore Outdated Show resolved Hide resolved
.fantomasignore Outdated Show resolved Hide resolved
.fantomasignore Outdated Show resolved Hide resolved
@dotnet dotnet deleted a comment from github-actions bot Apr 5, 2023
@dotnet dotnet deleted a comment from github-actions bot Apr 5, 2023
@abonie abonie merged commit 1bb1c3c into dotnet:main Apr 6, 2023
22 checks passed
vzarytovskii pushed a commit that referenced this pull request Apr 6, 2023
* Make trimmed printf "%A" for F# records work when trimmed (#14941)

* Add tests

* Embed types

* baselines + fsx

* Extra telemetry for codefixes (#15035)

* BDN config option - ignore that Test.Utilities is not optimized (#15038)

* Unignore files for formatting (.fantomasignore) if the underlying Fantomas issue has been resolved (#14960)

* SI.fs fantomas'd

* unignore .fsi files in Fsharp.Core

* Removing commented out files from fantomasignore

* Automated command ran: fantomas

  Co-authored-by: T-Gro <46543583+T-Gro@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: Kevin Ransom (msft) <codecutter@hotmail.com>
Co-authored-by: Petr <psfinaki@users.noreply.github.com>
Co-authored-by: Tomas Grosup <tomasgrosup@microsoft.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

5 participants