-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Ignore leading underscores in private methods for camelCase style #10228
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
Ignore leading underscores in private methods for camelCase style #10228
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #10228 +/- ##
=======================================
Coverage 95.84% 95.84%
=======================================
Files 175 175
Lines 19058 19058
=======================================
Hits 18266 18266
Misses 792 792
🚀 New features to boost your workflow:
|
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great thank you ! Just a check I would like to add.
…ate-method-camel-case-style
…alexprabhat99/pylint into private-method-camel-case-style
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great ! It'll be released in 3.3.5 :)
Type of Changes
Description
Refs #XXXX
Closes #10189