Fix running pre-commit on Windows (#8095)
This commit is contained in:
committed by
GitHub
parent
49c01c26f1
commit
16bf56b0f9
@@ -53,6 +53,6 @@ repos:
|
||||
hooks:
|
||||
- id: pylint
|
||||
name: pylint
|
||||
entry: script/run-in-env.sh pylint
|
||||
language: script
|
||||
entry: python script/run-in-env pylint
|
||||
language: system
|
||||
types: [python]
|
||||
|
||||
Reference in New Issue
Block a user