-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Enhancement ✨Improvement to a componentImprovement to a componentFalse Negative 🦋No message is emitted but something is wrong with the codeNo message is emitted but something is wrong with the codeHelp wanted 🙏Outside help would be appreciated, good for new contributorsOutside help would be appreciated, good for new contributorsNeeds PRThis issue is accepted, sufficiently specified and now needs an implementationThis issue is accepted, sufficiently specified and now needs an implementationduplicate-codeRelated to code duplication checkerRelated to code duplication checker
Description
Steps to reproduce
- Create a file with repeated code: code.py
- pylint --disable=all --enable=similarities code.py
Current behavior
Do not show code repeated in the same file,
Expected behavior
Show code repeated in the same file.
pylint --version output
mcallaghan-bsm, cvioletti, iacopy, aleksandr-kotlyar, shangxiao and 5 more
Metadata
Metadata
Assignees
Labels
Enhancement ✨Improvement to a componentImprovement to a componentFalse Negative 🦋No message is emitted but something is wrong with the codeNo message is emitted but something is wrong with the codeHelp wanted 🙏Outside help would be appreciated, good for new contributorsOutside help would be appreciated, good for new contributorsNeeds PRThis issue is accepted, sufficiently specified and now needs an implementationThis issue is accepted, sufficiently specified and now needs an implementationduplicate-codeRelated to code duplication checkerRelated to code duplication checker