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

Add WPS219: "Forbid consecutive expressions with too deep (4+) access level" diagnostic #11

Open
apatrushev opened this issue Mar 18, 2024 · 0 comments
Labels
option This check needs some configuration

Comments

@apatrushev
Copy link
Collaborator

apatrushev commented Mar 18, 2024

e.g. self.attr.inner.wrapper.method.call() — 5 levels deep

@apatrushev apatrushev changed the title Add WPS219: Forbid consecutive expressions with too deep (4+) access level. (e.g. self.attr.inner.wrapper.method.call() — 5 levels deep) diagnostic Add WPS219: "Forbid consecutive expressions with too deep (4+) access level" diagnostic Mar 18, 2024
@apatrushev apatrushev added the option This check needs some configuration label Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
option This check needs some configuration
Projects
None yet
Development

No branches or pull requests

1 participant