-
-
Notifications
You must be signed in to change notification settings - Fork 31k
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
bpo-44854: Add .editorconfig file to help enforce make patchcheck
#27638
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've been a huge fan of editorconfig and considered adding one to Lib/asyncio anyways.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ambv. Makes sense.
Thanks @ambv for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Thanks @ambv for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
Thanks @ambv for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9, 3.10. |
…ythonGH-27638) (cherry picked from commit c0ab59f) Co-authored-by: Łukasz Langa <[email protected]>
…ythonGH-27638) (cherry picked from commit c0ab59f) Co-authored-by: Łukasz Langa <[email protected]>
Thanks @ambv for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9. |
…ythonGH-27638) (cherry picked from commit c0ab59f) Co-authored-by: Łukasz Langa <[email protected]>
GH-27712 is a backport of this pull request to the 3.10 branch. |
GH-27714 is a backport of this pull request to the 3.9 branch. |
GH-27713 is a backport of this pull request to the 3.8 branch. |
…H-27638) (cherry picked from commit c0ab59f) Co-authored-by: Łukasz Langa <[email protected]>
…H-27638) (GH-27713) (cherry picked from commit c0ab59f) Co-authored-by: Łukasz Langa <[email protected]>
…H-27638) (GH-27714) (cherry picked from commit c0ab59f) Co-authored-by: Łukasz Langa <[email protected]>
|
https://bugs.python.org/issue44854