ruff/crates/ruff_workspace/src
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
..
configuration.rs include `.pyw` files by default when linting and formatting (#20458) 2025-09-24 08:39:30 -07:00
lib.rs [ty] Document configuration schema (#17950) 2025-05-09 10:47:45 +02:00
options.rs include `.pyw` files by default when linting and formatting (#20458) 2025-09-24 08:39:30 -07:00
pyproject.rs Remove deprecated macOS config file discovery (#19210) 2025-09-10 09:00:27 -04:00
resolver.rs include `.pyw` files by default when linting and formatting (#20458) 2025-09-24 08:39:30 -07:00
settings.rs include `.pyw` files by default when linting and formatting (#20458) 2025-09-24 08:39:30 -07:00