Closed
Description
Sourcery doesn't ignore paths outside the project. The errors often stick around even when you close the file, which adds redundant clutter.
I'm using Jedi as a language server in VS Code.
Here is my global sourcery.yaml
config file:
rule_settings:
enable:
- default
- gpsg
ignore:
- .venv/*
- ~/.vscode/extensions/*
- ~/.pyenv/versions/*
coding_assistant:
enabled: true
IDE Version:
VS Code 1.83.1
Sourcery Version:
Sourcery 1.11.0
Operating system and Version:
macOS Monterey 12.7