[core] Fix running pylint via pre-commit from GUI apps (#6754)
This commit is contained in:
@@ -44,6 +44,6 @@ repos:
|
||||
hooks:
|
||||
- id: pylint
|
||||
name: pylint
|
||||
entry: pylint
|
||||
language: system
|
||||
entry: script/run-in-env.sh pylint
|
||||
language: script
|
||||
types: [python]
|
||||
|
||||
Reference in New Issue
Block a user