mirror of
https://github.com/python/cpython.git
synced 2025-09-25 09:50:37 +00:00
[3.14] Remove trailing whitespace from python.gram (GH-133858) (#133990)
Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
This commit is contained in:
parent
66d6860439
commit
275c8d5dbd
2 changed files with 17 additions and 15 deletions
|
@ -47,6 +47,8 @@ repos:
|
|||
exclude: Lib/test/tokenizedata/coding20731.py
|
||||
- id: trailing-whitespace
|
||||
types_or: [c, inc, python, rst]
|
||||
- id: trailing-whitespace
|
||||
files: '\.(gram)$'
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.33.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue