Remove trailing whitespace from python.gram (#133858)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2eb49d278e
commit
6df39765e6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user