How to enable pep8-naming
?
#5329
Replies: 1 comment
-
|
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
-
It seems that
ruff
adds built-in support ofpep8-naming
, but it does not give any message in terms of naming conventions for the following code:How to enable
pre8-naming
?Beta Was this translation helpful? Give feedback.
All reactions