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

Fixes Non Traditional Spacing Errors during parsing. #8

Merged
merged 6 commits into from
Oct 17, 2023
Merged

Fixes Non Traditional Spacing Errors during parsing. #8

merged 6 commits into from
Oct 17, 2023

Conversation

wyatt-herkamp
Copy link
Contributor

@wyatt-herkamp wyatt-herkamp commented Oct 16, 2023

Closes Swatinem/rust-cache#167

This also updates the dependencies.

Copy link
Member

@cyyynthia cyyynthia left a 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! ❤️

src/error.ts Outdated Show resolved Hide resolved
src/error.ts Outdated Show resolved Hide resolved
src/extract.ts Outdated Show resolved Hide resolved
src/struct.ts Outdated Show resolved Hide resolved
src/util.ts Outdated Show resolved Hide resolved
tsconfig.json Show resolved Hide resolved
tsconfig.json Outdated Show resolved Hide resolved
@cyyynthia cyyynthia merged commit 3d0d419 into squirrelchat:mistress Oct 17, 2023
@wyatt-herkamp wyatt-herkamp deleted the non-traditional-spacing branch October 17, 2023 13:41
@cyyynthia
Copy link
Member

Huge thanks! I'll publish the updated version later today or tomorrow morning (CEST). ❤️ I'll post a comment here when it is published.

@cyyynthia
Copy link
Member

This has now been published as v1.1.3. Thanks again for the contribution! ❤️

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.

Warning parsing valid Cargo.toml
2 participants