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

Document that not all .pylintrc features are supported #191

Open
themanifold opened this issue Nov 28, 2023 · 0 comments
Open

Document that not all .pylintrc features are supported #191

themanifold opened this issue Nov 28, 2023 · 0 comments

Comments

@themanifold
Copy link

Hello,

I spent some time trying to figure out why ignored-classes in my .pylintrc file was being ignored when running pytest-pylint, and after trawling through the source code, I discovered that only a certain subset of features is supported by pytest-pylint.

What I'm trying to say is that we should probably make it really clear that we support only a few features in .pylintrc to save people grief.

This is only confusing because we let people specify a config file with no provisos, implying that we support all the features (but we don't).

Thanks.

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

No branches or pull requests

1 participant