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 Pyright, Pytype and Ruff to Python overview docs #20663

Merged
merged 6 commits into from
Mar 12, 2024

Conversation

krishnan-chandra
Copy link
Contributor

@krishnan-chandra krishnan-chandra commented Mar 12, 2024

Closes #20473.

I added Pyright and Pytype to the list of typecheckers and Ruff to the list of formatters/linters. It was pretty rough getting all the lines in the Markdown aligned but I did finally figure out how to do it using VSCode.

Copy link
Member

@cognifloyd cognifloyd 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! This looks great. I'm glad you found a tool to help.

@cognifloyd cognifloyd merged commit 0c9bbce into pantsbuild:main Mar 12, 2024
24 checks passed
@krishnan-chandra krishnan-chandra deleted the add-pyright-pytype-docs branch March 12, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend: Python Python backend-related issues category:documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: Add pyright and pytype to Python overview page
2 participants