mirror of
https://github.com/ivuorinen/aeonview.git
synced 2026-03-14 20:58:59 +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_BLACK
|
||||
- PYTHON_ISORT
|
||||
- PYTHON_PYLINT
|
||||
- PYTHON_PYRIGHT
|
||||
- REPOSITORY_DEVSKIM
|
||||
- REPOSITORY_DUSTILOCK
|
||||
- YAML_PRETTIER
|
||||
|
||||
Reference in New Issue
Block a user