[python/pyre.vim] use pyrefly executable (#4972)

https://github.com/facebook/pyrefly

The pyre project has evolved to pyrefly. This replaces the pyre linter
with a pyrefly one and removes the test files that were added for
finding the project root in the old pyre world.

Co-authored-by: Oliver Ruben Albertini <oliverruben@gmail.com>
This commit is contained in:
Oliver Albertini
2025-05-17 04:08:52 -07:00
committed by GitHub
parent 2f4a866591
commit 7cdaaa645d
9 changed files with 193 additions and 1 deletions

View File

@@ -545,6 +545,7 @@ Notes:
* `pylint`!!
* `pylsp`
* `pyre`
* `pyrefly`
* `pyright`
* `refurb`
* `reorder-python-imports`