pyrefly icon indicating copy to clipboard operation
pyrefly copied to clipboard

Adding project_excludes config wipes the default directories

Open migeed-z opened this issue 8 months ago • 1 comments

Describe the Bug

We default to excluding things like venv or .github.

Defining a project_excludes in a config by default wipes those options. However, a user may want to exclude some directories but does not want to necessarily include venv etc,

Sandbox Link

No response

(Only applicable for extension issues) IDE Information

No response

migeed-z avatar May 17 '25 20:05 migeed-z

Note that this issue implicitly affects pyrefly init, although fixing it at the config level might implicitly fix pyrefly init

stroxler avatar May 17 '25 20:05 stroxler