A. Schade

Results 2 comments of A. Schade

I think a reasonable default is that each env loads environment variables from `.env` files located in the root directory. Project developers may need to set environment variables which should...

It appears that additionally, for `match` statements with enumerations, pyrefly doesn't mark all branches as being handled when the enum is exhausted. From my perspective, it's probably the same issue,...