Skip to content

Commit 52f3b67

Browse files
committed
Extend typos ignore to test_buffer.py
1 parent ac67b76 commit 52f3b67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ locale = 'en-us' # US English.
6161

6262
[tool.typos.files]
6363
extend-exclude = [
64+
"tests/test_buffer.py",
6465
"tests/test_cli.py",
6566
"tests/test_regular_languages.py",
6667
]

0 commit comments

Comments
 (0)