Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Merged
sobolevn merged 1 commit intopython:mainfromsobolevn:gram-editorconfig
Jul 16, 2025

Conversation

sobolevn
Copy link
Member

@sobolevnsobolevn commentedJul 15, 2025
edited
Loading

 trim trailing whitespace.................................................Failed- hook id: trailing-whitespace- exit code: 1- files were modified by this hookFixing Grammar/python.gram

Seehttps://github.com/python/cpython/actions/runs/16288817490/job/45993680092?pr=136653

trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space

[*.{py,c,cpp,h}]
[*.{py,c,cpp,h,gram}]
Copy link
Contributor

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.

Copy link
MemberAuthor

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.

@sobolevnsobolevn merged commit2f0db9b intopython:mainJul 16, 2025
50 checks passed
@miss-islington-app
Copy link

Thanks@sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJul 16, 2025
(cherry picked from commit2f0db9b)Co-authored-by: sobolevn <mail@sobolevn.me>
@miss-islington-app
Copy link

Sorry,@sobolevn, I could not cleanly backport this to3.13 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 2f0db9b05f0598548c0c136571c31065ecf961e5 3.13

@bedevere-app
Copy link

GH-136714 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelJul 16, 2025
sobolevn added a commit to sobolevn/cpython that referenced this pull requestJul 16, 2025
(cherry picked from commit2f0db9b)Co-authored-by: sobolevn <mail@sobolevn.me>
@bedevere-app
Copy link

GH-136715 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelJul 16, 2025
sobolevn added a commit that referenced this pull requestJul 16, 2025
Add `.gram` file to the `.editorconfig` (GH-136680)(cherry picked from commit2f0db9b)Co-authored-by: sobolevn <mail@sobolevn.me>
sobolevn added a commit that referenced this pull requestJul 16, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@skirpichevskirpichevskirpichev left review comments

Assignees

@sobolevnsobolevn

Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@sobolevn@skirpichev

[8]ページ先頭

©2009-2025 Movatter.jp