Add example for duplicate-bases message documentation#6083
Add example for duplicate-bases message documentation#6083Pierre-Sassoulas merged 19 commits intopylint-dev:mainfrom gunungpw:duplicate-bases
duplicate-bases message documentation#6083Conversation
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.
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 <pierre.sassoulas@gmail.com>
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.
Thank you for the contribution @gunungpw , and congratulation on becoming a contributor !
Co-authored-by: Vladyslav Krylasov vladyslav.krylasov@gmail.com
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