-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add example for duplicate-bases message documentation
#6083
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
Conversation
for more information, see https://pre-commit.ci
…/pylint into duplicate-argument-name
for more information, see https://pre-commit.ci
…into duplicate-bases
DanielNoord
left a comment
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.
Thanks again @gunungpw
remove unreliable link
add `duplicate-bases` description
move error message to description in `class_checker.py`
|
Any advice why |
Pull Request Test Coverage Report for Build 2076268437
💛 - Coveralls |
|
@gunungpw I'm scared it might be due to #6060. If you want to fix it you would likely need to look for the |
Co-authored-by: Pierre Sassoulas <[email protected]>
I learned a lot today, the issue may be a bit too complex for me. |
@Pierre-Sassoulas Actually already fixed it by adding the comment. 😄 |
Pierre-Sassoulas
left a comment
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.
Thank you for the contribution @gunungpw , and congratulation on becoming a contributor !
Co-authored-by: Vladyslav Krylasov [email protected]
and preferred name in
script/.contributors_aliases.jsonType of Changes
Description
add code example for
duplicate-basesadd python traceback error message
add Issue Tracker link
Ref #5953