FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Mypy: static type checker for Python by cclauss · Pull Request #345 · cpplint/cpplint · GitHub

Mypy: static type checker for Python - #345

Merged
aaronliu0130 merged 1 commit into
developfrom
mypy
Mar 18, 2025
Merged

Mypy: static type checker for Python#345
aaronliu0130 merged 1 commit into
developfrom
mypy

Conversation

cclauss commented Mar 18, 2025

Copy link
Copy Markdown
Member

cclauss force-pushed the mypy branch 5 times, most recently from 708f5a6 to 5d23163 Compare March 18, 2025 18:40

Copy link
Copy Markdown
Member

No problem merging as-is. I wonder what’s our standard for what to put in pre-commit vs tox, though. Like ruff format is obviously pre-commit but pylint, flake8, and ruff check not so much.

cclauss commented Mar 18, 2025
edited
Loading

Copy link
Copy Markdown
Member Author

pre-commit is for really fast (subsecond?) stuff and tox is for slower stuff. This aligns with pre-commit's recommendations.

For runtimes, try: pre-commit run --all-files --verbose

I think we can lose flake8 at this point.

aaronliu0130 merged commit d0456bd into develop Mar 18, 2025
cclauss deleted the mypy branch March 18, 2025 19:13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL