bin.name = "typos" stdin = "" stdout = """ error: `hte` should be `the` --> ./checked/file.txt:1:1 | 1 | hte | ^^^ | """ stderr = "" status.code = 2