Skip to content

DISABLE_LINTERS not working as expected when running locally #1659

@SoumayaMauthoorMOJ

Description

@SoumayaMauthoorMOJ

Describe the bug
DISABLE_LINTERS not working as expected when running locally

To Reproduce

npx mega-linter-runner --flavor python -e 'DISABLE_LINTERS=PYTHON_BANDIT,PYTHON_PYLINT,PYTHON_MYPY,REPOSITORY_SEMGREP,SPELL_CSPELL'

Only bandit is skipped, the other linters remain

Expected behavior
All specified linters should be disabled

Screenshots
image

image

Additional context
Using Mac M1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions