mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-01-19 06:30:53 +00:00
ci: disable natural language lint
This commit is contained in:
parent
050930c382
commit
02588e78c7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
|||
env:
|
||||
FILTER_REGEX_INCLUDE: .*(\.py|\.md|\.yml)$
|
||||
FILTER_REGEX_EXCLUDE: .*/deps/.*
|
||||
VALIDATE_NATURAL_LANGUAGE: false
|
||||
VALIDATE_PYTHON_BLACK: false
|
||||
|
||||
- name: Bandit
|
||||
|
|
Loading…
Reference in a new issue