KotlinIsland / KotlinIsland/basedmypy
A `vendored_stubs` key in the configuration
Open
feature
p-1
topic-configuration
topic-stubs
- Dominant language
- Python
- Stars
- 202
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Which would be a path in the project (usually `stubs`) that are vendored third party stubs, usually generated with stubgen.
These would have a very loose strictness applied to them, as the features from #75 (and other upcoming changes) are tailored for this usage pattern.
Contributor guide
Research direction
Start by locating the configuration handling and strictness logic; the issue does not name specific files or tests. Review the proposed `vendored_stubs` path, typically `stubs`, and the behavior described alongside #75; done means the key is recognized and vendored third-party stubs receive the intended loose strictness.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100