mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-20 04:29:47 +00:00
[ty] Add completion evaluation task for general keyword completions
This commit is contained in:
parent
ec48a47a88
commit
cd7354a5c6
5 changed files with 19 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
match x:
|
||||
case int():
|
||||
pa<CURSOR: pass>
|
||||
Loading…
Add table
Add a link
Reference in a new issue