mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 08:44:33 +02:00
@@ -61,7 +61,7 @@ jobs:
|
||||
msg: apply code formatting and linting auto-fixes
|
||||
|
||||
- name: ruff
|
||||
run: uv run --active ruff check
|
||||
run: uv run --active ruff check --extend-ignore EXE001
|
||||
|
||||
- name: pylint
|
||||
run: uv run --active pylint *.py modules/ pipelines/ scripts/ extensions-builtin/
|
||||
|
||||
Reference in New Issue
Block a user