Location of commented code is incorrect
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 218
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Eradicate seems to highlight the first character of the first line as the offending source location. This makes eradicate less useful when used within an editor as it's often not obvious that there are errors.
It would be great if Eradicate supported giving a correct, or roughly correct, location of the offending source location.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by reproducing the issue with Eradicate on a Python file containing commented-out code and inspect how the reported source location is produced. Done means the reported location points to the offending commented code rather than the first character of the file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100