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

Support formatting .csproj files and other types of xml #819

Closed
belav opened this issue Feb 2, 2023 · 1 comment · Fixed by #858
Closed

Support formatting .csproj files and other types of xml #819

belav opened this issue Feb 2, 2023 · 1 comment · Fixed by #858
Labels
type:enhancement New feature or request
Milestone

Comments

@belav
Copy link
Owner

belav commented Feb 2, 2023

It could use the same indent and EOL settings.
Not sure about width, it could always not line break for now.
It would be nice for keeping csproj files consistent, I did that on a work project that was ~190 files and it was a pain, and things still get inconsistent.

@belav
Copy link
Owner Author

belav commented Nov 22, 2023

Implementing #288 should be part of this, so that you can pipe file types besides .cs

@belav belav added this to the 1.0.0 milestone Aug 17, 2024
@belav belav changed the title Potentially support formatting .csproj files Support formatting .csproj files and other types of xml Oct 26, 2024
belav added a commit that referenced this issue Jan 12, 2025
@belav belav closed this as completed Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant