[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 20:08:52 +09:00
committed by GitHub
co-authored by Oliver Ruben Albertini
parent 2f4a866591
commit 7cdaaa645d
9 changed files with 193 additions and 1 deletions
+1
View File
@@ -3788,6 +3788,7 @@ documented in additional help files.
pylint................................|ale-python-pylint|
pylsp.................................|ale-python-pylsp|
pyre..................................|ale-python-pyre|
pyrefly...............................|ale-python-pyrefly|
pyright...............................|ale-python-pyright|
refurb................................|ale-python-refurb|
reorder-python-imports................|ale-python-reorder_python_imports|