Commit 4948b1e
committed
lsp: limit source.fixAll matching to pyrefly subtree
When a client requests source.fixAll.*, we should not run pyrefly fix-all for sibling providers. Restrict matching to either the generic source.fixAll ancestor or source.fixAll.pyrefly descendants.1 parent c7e6cc2 commit 4948b1e
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4174 | 4174 | | |
4175 | 4175 | | |
4176 | 4176 | | |
4177 | | - | |
4178 | | - | |
4179 | | - | |
| 4177 | + | |
4180 | 4178 | | |
4181 | 4179 | | |
4182 | 4180 | | |
| |||
0 commit comments