Skip running mypy if no Python files changed

This commit is contained in:
Yurii Motov
2026-02-03 08:29:43 +01:00
parent db4cb26cec
commit ec3ac8a2d2

View File

@@ -36,6 +36,7 @@ repos:
require_serial: true
language: unsupported
pass_filenames: false
types: [python]
- id: add-permalinks-pages
language: unsupported