test(cli): Verify locale false positives

We can't test much more until we have a way of dealing with
`--no-default-features` in tests
This commit is contained in:
Ed Page 2024-08-26 09:54:12 -05:00
parent b86466d268
commit 230710374b
3 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,4 @@
We should not correct
- goes
- ret
- prev

View file

@ -0,0 +1,2 @@
[default]
locale = "en-us"

View file

@ -0,0 +1,4 @@
bin.name = "typos"
stdin = ""
stdout = ""
stderr = ""