Reformat code and normalize end-of-line characters (extracted from #152)#155
Merged
Reformat code and normalize end-of-line characters (extracted from #152)#155
Conversation
adbaaf4 to
125e8e8
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #155 +/- ##
==========================================
- Coverage 94.75% 93.91% -0.84%
==========================================
Files 3 3
Lines 400 378 -22
Branches 29 29
==========================================
- Hits 379 355 -24
- Misses 11 14 +3
+ Partials 10 9 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
|
Just |
saghul
approved these changes
May 13, 2025
125e8e8 to
0b82114
Compare
Member
Author
|
Removed the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR focuses on reformatting the codebase and normalizing end-of-line characters. It was separated from #152 to allow us to add the merge SHA of this PR to the list of exclusions for GitHub diffs once it's squashed and merged.