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

Reformat XML files #4065

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Reformat XML files #4065

merged 2 commits into from
Sep 13, 2024

Conversation

bernardnormier
Copy link
Member

@bernardnormier bernardnormier commented Sep 13, 2024

This PR reformats the XML files (.csproj, .props, .targets, .xaml) with prettier:

find . -name \*.targets | xargs npx prettier -w

etc.

I also fixed manually a few XML comments.

The current non-automated setup is definitely not practical.

@bernardnormier bernardnormier merged commit 76af1e9 into icerpc:main Sep 13, 2024
8 checks 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.

3 participants