Skip to content

fix: Strip virtual_documents_dir from filepath#114

Open
jhossbach wants to merge 1 commit into
mainfrom
fix/virtual_documents_dir
Open

fix: Strip virtual_documents_dir from filepath#114
jhossbach wants to merge 1 commit into
mainfrom
fix/virtual_documents_dir

Conversation

@jhossbach
Copy link
Copy Markdown
Member

Closes #102.
Strip away jupyterlabs virtual documents directory from the stdin-filename in order for ruff to be able to correctly find the correct config settings.
Also adds the config option to set the virtual documents directory. If not set, use JP_LSP_VIRTUAL_DIR or .virtual_documents.

Strip away jupyterlabs virtual documents directory from the
stdin-filename in order for ruff to be able to correctly find the
correct config settings (see #102).
Also adds the config option to set the virtual documents directory. If
not set, use `JP_LSP_VIRTUAL_DIR` or `.virtual_documents`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ruff.toml ignored inside subdir with jupyter-lsp

1 participant