KotlinIsland / KotlinIsland/basedmypy
Include baselined errors as notes option
Open
basedline
feature
p-2
- Dominant language
- Python
- Stars
- 202
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
This would be useful when invoked from an IDE, not so much from the cli.
- for a cli alternative see #93
What if it said "baseline" instead of "note"?
```
demo.py:1:1: baseline: bad code [bad-code]
```
Related #117
Contributor guide
Research direction
No implementation files or tests are named. Start by locating the existing notes and baseline diagnostic output, then review related issues #93 and #117 for context. Done should produce the shown `baseline: bad code [bad-code]` format when the option is used from an IDE.
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
- Mostly clear
- Newbie friendliness
- 35/100