LGTM.com - similar-function false positive?
Open
false-positive
Python
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
**Description of the false positive**
These are very similar decorator functions, yes. But they can't really be refactored to share code due to how decorators work. (Or if they can, I'm not experienced enough in Python to know how.)
**URL to the alert on the project page on LGTM.com**
First in pair: https://lgtm.com/projects/g/sopel-irc/sopel/snapshot/182754526ebc14910cf4082e664542155d4460d9/files/sopel/module.py?sort=name&dir=ASC&mode=heatmap#x2e1276a8323e6dba:1
Second in pair: https://lgtm.com/projects/g/sopel-irc/sopel/snapshot/182754526ebc14910cf4082e664542155d4460d9/files/sopel/module.py?sort=name&dir=ASC&mode=heatmap#x5ac5294b0292d05f:1
Contributor guide
Assessment
This issue has not been assessed yet.