-
-
Notifications
You must be signed in to change notification settings - Fork 152
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
Apply dotnet format
#869
Apply dotnet format
#869
Conversation
Codecov Report
@@ Coverage Diff @@
## main #869 +/- ##
=======================================
Coverage 91.45% 91.45%
=======================================
Files 214 214
Lines 7149 7149
Branches 867 867
=======================================
Hits 6538 6538
Misses 406 406
Partials 205 205
📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
1a12250
to
60e49d2
Compare
Related conversation: #864 (comment) |
It seems that |
🎉 This PR is included in version 3.3.0-next.3 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.3.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Apply
dotnet format
Description
File encoding was not uniform. Now it honors configuration from
.editorconfig
Checklist