-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Script to run all checks locally #8798
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
Merged
JelleZijlstra
merged 29 commits into
python:master
from
Avasam:run-all-checks-single-script
Oct 4, 2022
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
8c6c7ac
Script to run all checks locally
Avasam da2191e
missing return types
Avasam e3d293f
Apply suggestions from code review
Avasam 9a0757c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 850d7fa
summary
Avasam 9f92d0f
Merge branch 'run-all-checks-single-script' of https://github.com/Ava…
Avasam 60f3f86
skip pyright if no npx
Avasam 6b0544d
mypy type ignore
Avasam dc9d4eb
"Skipping" message
Avasam 0241da0
mypy false positive
Avasam 6ad47a3
rename
Avasam 994173a
explicit CompletedProcess type because mypy
Avasam 69c8bd8
Merge branch 'master' into run-all-checks-single-script
AlexWaygood 36aaf68
mention in readme
Avasam 80bc8c7
Apply suggestions from code review
Avasam 430f855
Merge branch 'run-all-checks-single-script' of https://github.com/Ava…
Avasam 169ad68
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7aa69d3
annotations
Avasam 901a4ad
Merge branch 'run-al
8000
l-checks-single-script' of https://github.com/Ava…
Avasam f02191e
obsolete comment
Avasam 31a3c10
PR comments
Avasam 22b6cc9
Merge branch 'master' of https://github.com/python/typeshed into run-…
Avasam 4ff0c8d
Merge branch 'master' of https://github.com/python/typeshed into run-…
Avasam 77a3c9b
Set python version and better output
Avasam e8e1c43
Typed main
Avasam 024e696
mention venv bug
Avasam 3ceb0d3
output update
Avasam f9f3154
revert debug change
Avasam fad18bf
Update tests/README.md
Avasam File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
mention in readme
- Loading branch information
commit 36aaf68d973f97213b0adaa7970cb2b4743a430f
There are no files selected for viewing
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.