diff --git a/pyproject.toml b/pyproject.toml index ff6326626..d764b3dcd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -401,6 +401,7 @@ plugins = [ [tool.pyrefly] errors.non-exhaustive-match = "error" +enabled-ignores = [ "pyrefly" ] preset = "all" [tool.pyright]