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

Feature: Custom configs for mypy and pylint #5

Merged
merged 2 commits into from
Oct 25, 2022

Conversation

PattenR
Copy link
Contributor

@PattenR PattenR commented Jul 24, 2021

Ideally we'd have config files that extend the defaults that have already been defined (so that users of this library don't have to have huge configs!). Currently this is not possible with using standard features, but pylint are looking at implementing at the moment (pylint-dev/pylint#618, pylint-dev/pylint#618 (comment)).

Looks like mypy have no plans at implementing config extensions any time soon (https://mypy.readthedocs.io/en/stable/config_file.html).

@krishan711 krishan711 changed the title Feature - Custom configs for mypy and pylint Feature: Custom configs for mypy and pylint Aug 18, 2021
@krishan711 krishan711 merged commit 5e17c28 into kibalabs:main Oct 25, 2022
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.

2 participants