When using camel case, private methods with two leading underscores raise invalid-name #10189
Labels
False Positive 🦟
A message is emitted but nothing is wrong with the code
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
Milestone
Bug description
Configuration
Command used
Pylint output
Expected behavior
I'd expect that the the name __privateMethod should be OK with the camelCase setting.
Pylint version
OS / Environment
No response
Additional dependencies
The text was updated successfully, but these errors were encountered: