Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
Add.gram
file to the.editorconfig
#136680
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
trim_trailing_whitespace = true | ||
insert_final_newline = true | ||
indent_style = space | ||
[*.{py,c,cpp,h}] | ||
[*.{py,c,cpp,h,gram}] |
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'm not sure that it's relevant to issue.
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.
It sets<tab>
to use 4 spaces. It is rather useful.
2f0db9b
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
(cherry picked from commit2f0db9b)Co-authored-by: sobolevn <mail@sobolevn.me>
Sorry,@sobolevn, I could not cleanly backport this to
|
GH-136714 is a backport of this pull request to the3.14 branch. |
(cherry picked from commit2f0db9b)Co-authored-by: sobolevn <mail@sobolevn.me>
GH-136715 is a backport of this pull request to the3.13 branch. |
(cherry picked from commit2f0db9b)
Uh oh!
There was an error while loading.Please reload this page.
Seehttps://github.com/python/cpython/actions/runs/16288817490/job/45993680092?pr=136653