mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-01-19 06:30:53 +00:00
ci: disable isort linter
This commit is contained in:
parent
33db0c773f
commit
7a70abbc07
1 changed files with 1 additions and 0 deletions
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
|
@ -14,6 +14,7 @@ jobs:
|
|||
env:
|
||||
FILTER_REGEX_INCLUDE: .*/aedi/.*
|
||||
VALIDATE_PYTHON_BLACK: false
|
||||
VALIDATE_PYTHON_ISORT: false
|
||||
DISABLE_ERRORS: true
|
||||
|
||||
- name: Bandit
|
||||
|
|
Loading…
Reference in a new issue