mirror of
https://github.com/ivuorinen/aeonview.git
synced 2026-03-14 15:58:53 +00:00
feat(ci): re-enable pyright and pylint in mega-linter
Remove PYTHON_PYLINT and PYTHON_PYRIGHT from DISABLE_LINTERS so mega-linter runs all three linters: ruff, pyright, and pylint.
This commit is contained in:
@@ -21,8 +21,6 @@ DISABLE_LINTERS:
|
|||||||
- PYTHON_BANDIT
|
- PYTHON_BANDIT
|
||||||
- PYTHON_BLACK
|
- PYTHON_BLACK
|
||||||
- PYTHON_ISORT
|
- PYTHON_ISORT
|
||||||
- PYTHON_PYLINT
|
|
||||||
- PYTHON_PYRIGHT
|
|
||||||
- REPOSITORY_DEVSKIM
|
- REPOSITORY_DEVSKIM
|
||||||
- REPOSITORY_DUSTILOCK
|
- REPOSITORY_DUSTILOCK
|
||||||
- YAML_PRETTIER
|
- YAML_PRETTIER
|
||||||
|
|||||||
Reference in New Issue
Block a user