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

Rule documentation #82

Open
chrisgrieser opened this issue Apr 17, 2024 · 0 comments
Open

Rule documentation #82

chrisgrieser opened this issue Apr 17, 2024 · 0 comments

Comments

@chrisgrieser
Copy link

I was just giving pylyzer a spin, and it reports various errors in a test repo I have (which is a good thing).

However, I tried to look into the errors, but it seems there isn't much documentation for them? The docs site just mentions 3 "Pylyzer-specific errors", but otherwise, I cannot find any documentation for diagnostics like E2205 or E847.

Since it sounds like errors are also supported by other tools, I tried searching for the error codes in the pyright, pylint, and ruff docs. However, they all do not have any rules with those codes. So, I am a bit at a loss where I can find more docs for various rules, making it qute hard to resolve those diagnostics.

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