Skip to content

Commit

Permalink
Remove unused extend-identifiers values and add newsfragment
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolCat467 committed Dec 25, 2024
1 parent 9f57781 commit 0e6a93f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions newsfragments/3166.breaking.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fixed spelling error in Windows CFFI ErrorCodes Enum `ERROR_INVALID_PARAMETER`
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ default.extend-ignore-re = [

[tool.typos.default.extend-identifiers]
IPPROTO_ND = "IPPROTO_ND"
xn--caf-dma = "xn--caf-dma"
mis-nested = "misnested"

[tool.typos.default.extend-words]
astroid = "astroid"
Expand Down

0 comments on commit 0e6a93f

Please sign in to comment.