Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow to ignore a list of linters during install #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

camilledejoye
Copy link

Fixes #5

Add a configuration, similar to what was done for mason-conform.nvim, in order to not install some linters.

@dsully
Copy link

dsully commented Oct 11, 2024

+1 - this is needed for tools like mypy where it needs to be installed in the current virtualenv rather than in a global location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add setting to ignore linters
2 participants