nvimdev / nvimdev/lspsaga.nvim
outline show : Lint failed
Open
Nobody has claimed this yet.
bug
- Dominant language
- Lua
- Stars
- 3.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
when I opened outline of lspsaga, it always show a error:
Ruff: Lint failed (error: a value is required for '--stdin-filename <STDIN_FILENAME>' but none was supplied
For more information, try '--help'.
)
Steps to reproduce
Expected behavior
Neovim version (nvim -v)
0.10
lspsaga commit
newest
Terminal name/version
wezterm
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the error when opening the lspsaga outline in Neovim 0.10, then trace the outline entry point and its Ruff invocation. The work is done when opening the outline no longer produces the missing --stdin-filename lint failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100