ale
ale copied to clipboard
Re-enable displaying type errors in pyrefly
In pyrefly 0.31.1 a new configuration python.pyrefly.displayTypeErrors was added, changing the previous default behavior.
This PR adds the appropriate LSP configuration to restore the behavior for the ale pyrefly linter, including a new python_pyrefly_config option to allow further configuration of the LSP.
cc @oliverralbertini @connernilsen if either of you are interested
@hsanson I've addressed the linting issue that CI uncovered. I think the tests can be kicked off again.