Replies: 2 comments 1 reply
-
|
No such configuration exists to my knowledge. You might want to disable it for your project if it gives you too many false positives. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Note there is an issue open to add this feature: #11211 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any possibilities to ignore specific class for the error https://docs.astral.sh/ruff/rules/undocumented-public-nested-class/ ?
For example, I use a Meta all over my classes, and I don't need to repeat the documentation for it.
Beta Was this translation helpful? Give feedback.
All reactions