ruff/crates/ruff_workspace
Amethyst Reese 83f80effec
include .pyw files by default when linting and formatting (#20458)
- Adds test cases exercising file selection by extension with
`--preview` enabled and disabled.
- Adds `INCLUDE_PREVIEW` with file patterns including `*.pyw`.
- In global preview mode, default configuration selects patterns from
`INCLUDE_PREVIEW`.
- Manually tested ruff server with local vscode for both formatting and
linting of a `.pyw` file.

Closes https://github.com/astral-sh/ruff/issues/13246
2025-09-24 08:39:30 -07:00
..
src include .pyw files by default when linting and formatting (#20458) 2025-09-24 08:39:30 -07:00
Cargo.toml Fix rust feature activation (#20012) 2025-08-21 09:26:06 +02:00