-
Notifications
You must be signed in to change notification settings - Fork 9
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
Fixes Non Traditional Spacing Errors during parsing. #8
Fixes Non Traditional Spacing Errors during parsing. #8
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for the PR, and HUGE THANKS for adding tests!!! I'm surprised this wasn't caught by the toml-test suite, it might be a good contribution to the test suite as well.
I only have a few formatting nitpicks and remarks on the tsconfig changes. Great work! ❤️
Huge thanks! I'll publish the updated version later today or tomorrow morning (CEST). ❤️ I'll post a comment here when it is published. |
This has now been published as v1.1.3. Thanks again for the contribution! ❤️ |
Closes Swatinem/rust-cache#167
This also updates the dependencies.