Pyrefly squiggles (diagnostics) should match the config
Open
configuration
language-server
- Dominant language
- Rust
- Stars
- 7k
- Forks
- 516
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the Bug
- Create a python project and define project-includes with a file that does not have type errors.
- Run pyrefly check and open the file in VSCode to verify that there are no diagnostic errors for that file.
- Create a new file and intentionally put a type error in it.
- Red squiggles now show even though its not in the project-includes and wont return an error in CLI.
### Sandbox Link
_No response_
### (Only applicable for extension issues) IDE Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.