ruff/crates
Luc Khai Hai c34a342ab4
Format PatternMatchAs (#6652)
## Summary

Add formatting for `PatternMatchAs`.

This closes #6641.

## Test Plan

Add tests for comments.
2023-08-22 23:58:15 +00:00
..
flake8_to_ruff Bump version to 0.0.285 (#6660) 2023-08-17 15:46:28 -05:00
ruff Remove comment lexing from isort (#6794) 2023-08-22 21:26:38 +00:00
ruff_benchmark Refactor SourceKind to store file content (#6640) 2023-08-18 13:45:38 +00:00
ruff_cache
ruff_cli Remove some indexing (#6728) 2023-08-21 16:56:15 +02:00
ruff_dev
ruff_diagnostics
ruff_formatter ruff_formatter crate doc comment fixes (#6677) 2023-08-19 17:42:02 +01:00
ruff_index
ruff_macros
ruff_python_ast Make Parameters an optional field on ExprLambda (#6669) 2023-08-18 15:34:54 +00:00
ruff_python_codegen Make Parameters an optional field on ExprLambda (#6669) 2023-08-18 15:34:54 +00:00
ruff_python_formatter Format PatternMatchAs (#6652) 2023-08-22 23:58:15 +00:00
ruff_python_index Remove comment lexing from isort (#6794) 2023-08-22 21:26:38 +00:00
ruff_python_literal
ruff_python_parser Update lexer tests to use snapshots (#6658) 2023-08-22 18:23:19 +00:00
ruff_python_resolver
ruff_python_semantic Use a single node hierarchy to track statements and expressions (#6709) 2023-08-21 21:32:57 -04:00
ruff_python_stdlib
ruff_python_trivia
ruff_shrinking
ruff_source_file
ruff_text_size
ruff_wasm