Skip to content

Commit 773e4aa

Browse files
authored
Merge pull request #1087 from epage/locale
test(cli): Verify locale false positives
2 parents b86466d + 2307103 commit 773e4aa

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
We should not correct
2+
- goes
3+
- ret
4+
- prev
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[default]
2+
locale = "en-us"

crates/typos-cli/tests/cmd/en-us.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
bin.name = "typos"
2+
stdin = ""
3+
stdout = ""
4+
stderr = ""

0 commit comments

Comments
 (0)