JetBrains-Research / JetBrains-Research/extract-method
Fix the code responsible for removal of unneeded duplicates
Open
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently there is a problem with removal of unneeded duplicates from nested scopes. If attempted it may result in either nothing of everything being removed from the scope which is obviously an incorrect behavior.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.