KotlinIsland / KotlinIsland/basedmypy
allow-redefinition should not be enabled by default
Open
feature
feedback
- Dominant language
- Python
- Stars
- 202
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
allow redefinition is basically the same as shadowing, which is cringe imo
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating the allow-redefinition option and its default-setting logic, then find the checker tests covering redefinition or shadowing; done means the option is disabled by default and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100