mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-24 21:01:59 +00:00
make super-linter a mandatory job
This commit is contained in:
parent
557f5a79d3
commit
e39980838a
1 changed files with 0 additions and 1 deletions
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
|
@ -15,7 +15,6 @@ jobs:
|
|||
FILTER_REGEX_INCLUDE: .*(\.py|\.md)$
|
||||
VALIDATE_PYTHON_BLACK: false
|
||||
VALIDATE_PYTHON_ISORT: false
|
||||
DISABLE_ERRORS: true
|
||||
|
||||
- name: Bandit
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue