◐ Shell
clean mode source ↗

[3.13] gh-92266: Update pre-commit (GH-139411) by hugovk · Pull Request #139760 · python/cpython

Conversation

@hugovk

@hugovk hugovk commented

Oct 8, 2025

edited by bedevere-app Bot

Loading

(cherry picked from commit 800d856)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>

hugovk

hooks:
- id: remove-tabs
types: [python]
exclude: ^Tools/c-analyzer/cpython/_parser.py

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AA-Turner Same question here: shall we backport #137622 (that removed tabs from this file), or keep this exclude for 3.13?

hugovk

@hugovk hugovk marked this pull request as ready for review

October 27, 2025 13:51

@hugovk hugovk deleted the backport-800d856-3.13 branch

October 27, 2025 14:14

Labels

1 participant

@hugovk