Closed lmmx closed 2 years ago
Ah, we still try to find a git repo to determine first-party imports - I'd bet shed
exits cleanly because the error is handled, we just need to avoid git
writing to stdout or stderr.
Brill, cheers that fixes it! :rocket::rocket::rocket:
I know this is closed but I don't think it's working as intended:
When passed in a positional
file
argument on the command line it is resorting to the git approach. This seems like a bug, as the README says it can be used without a git repo, thought I should let you know