diff --git a/pyproject.toml b/pyproject.toml index 5ef502c9..5406fbbf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -387,7 +387,7 @@ plugins = [ [tool.pyrefly] errors.non-exhaustive-match = "error" -preset = "strict" +preset = "all" [tool.pyright] typeCheckingMode = "strict"