Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update CONTRIBUTING.md to reflect the new parser #11434

Merged
merged 2 commits into from
May 15, 2024

Conversation

lemeb
Copy link
Contributor

@lemeb lemeb commented May 15, 2024

Summary

CONTRIBUTING.md says that cargo dev print-ast uses the old RuffPython parser, even though, as far as I can tell, it uses the shiny new parser. This PR fixes this.

Test Plan

CI jobs should do the trick -- I didn't modify any code.

Signed-off-by: Léopold Mebazaa <lemeb@users.noreply.github.com>
CONTRIBUTING.md Outdated Show resolved Hide resolved
Copy link
Member

@dhruvmanila dhruvmanila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@dhruvmanila dhruvmanila added the documentation Improvements or additions to documentation label May 15, 2024
@dhruvmanila dhruvmanila changed the title updating CONTRIBUTING.md to reflect the new parser Update CONTRIBUTING.md to reflect the new parser May 15, 2024
@dhruvmanila dhruvmanila enabled auto-merge (squash) May 15, 2024 14:35
@dhruvmanila dhruvmanila merged commit 7ac9cab into astral-sh:main May 15, 2024
18 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants