create clippy-like UI for terminal
Open
enhancement
- Dominant language
- Python
- Stars
- 6.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the desired feature
It would be nice to display more context by using code spans and including file name, line numbers, and underlining where slither detected an issue. Something like https://rich.readthedocs.io/ may work
Contributor guide
Research direction
Start by reviewing Slither's existing terminal reporting path and the Rich documentation linked in the issue. Done means detected issues display contextual code spans with the file name, line numbers, and underlining in the terminal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100