test(cli): Show inverted extend-exclude behavior

This commit is contained in:
Ed Page 2024-09-16 11:40:31 -04:00
parent 945d407a5f
commit 0e8148fbbd
5 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1,12 @@
[files]
extend-exclude = [
"*",
"!checked/",
"!checked/**",
]
ignore-hidden = true
ignore-files = true
ignore-dot = true
ignore-vcs = true
ignore-global = true
ignore-parent = true

View file

@ -0,0 +1,2 @@
hte

View file

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