feat(dev): Install and configure pylint
This commit is contained in:
@@ -40,3 +40,9 @@ repos:
|
||||
language: system
|
||||
require_serial: true
|
||||
types_or: [python, pyi]
|
||||
- id: pylint
|
||||
name: pylint
|
||||
entry: uv run pylint
|
||||
language: system
|
||||
require_serial: true
|
||||
types_or: [python]
|
||||
|
Reference in New Issue
Block a user