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

Add project using pest #529

Merged
merged 1 commit into from
Aug 28, 2021
Merged

Add project using pest #529

merged 1 commit into from
Aug 28, 2021

Conversation

huacnlee
Copy link
Member

@huacnlee huacnlee commented Aug 3, 2021

https://github.com/huacnlee/autocorrect

AutoCorrect has used Pest as language parser, there has 20 languages support (Just implemented Comment, String support).

https://github.com/huacnlee/autocorrect/tree/main/src/lib/grammar

@CAD97
Copy link
Contributor

CAD97 commented Aug 28, 2021

Sorry for the lint issues; we accidentally upgraded the version of clippy we were enforcing warning-freedom on (see #535), so new lints got through and broke CI unexpectedly.

bors: r+

@CAD97
Copy link
Contributor

CAD97 commented Aug 28, 2021

bors is crashing again :(

@CAD97 CAD97 merged commit ef50ce2 into pest-parser:master Aug 28, 2021
@huacnlee huacnlee deleted the patch-1 branch September 13, 2022 01:46
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.

2 participants