-
Notifications
You must be signed in to change notification settings - Fork 113
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
Honor .sortedKeys (redux) #14
Conversation
This reverts commit 7f71095. # Conflicts: # .swiftformat
Codecov Report
@@ Coverage Diff @@
## master #14 +/- ##
==========================================
+ Coverage 24.58% 25.99% +1.41%
==========================================
Files 12 12
Lines 1554 1585 +31
==========================================
+ Hits 382 412 +30
- Misses 1172 1173 +1
Continue to review full report at Codecov.
|
Hi @MaxDesiatov: Once you do that, I'll suggest another PR that adds character data support for encoding and decoding. Thanks! |
LGTM, thanks! |
This PR supersedes #11, which had some unwanted commits added to it. It addresses the formatting issues mentioned by @MaxDesiatov.