precommit-3

This commit is contained in:
Untone 2024-01-25 11:05:28 +03:00
parent 623e532533
commit ad3fd32a6e

View File

@ -18,7 +18,7 @@ repos:
hooks:
- id: lint-python
name: Lint Python
entry: make lint-python
entry: ruff check
types: [python]
language: system
pass_filenames: false