Commit 83f80ef
authored
include
- 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 #13246.pyw files by default when linting and formatting (#20458)1 parent fcc76bb commit 83f80ef
File tree
7 files changed
+535
-7
lines changed- crates
- ruff_linter/src/rules/flake8_no_pep420/rules
- ruff_python_ast/src
- ruff_workspace/src
- ruff/tests
7 files changed
+535
-7
lines changed
0 commit comments