Skip to content

Commit

Permalink
do not check .xml files for typos
Browse files Browse the repository at this point in the history
  • Loading branch information
schillic committed Apr 3, 2024
1 parent 1936346 commit 9bfebf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ nd = "nd"

[files]
# do not check the following files:
extend-exclude = ["*.ipynb"]
extend-exclude = ["*.ipynb", "*.xml"]

0 comments on commit 9bfebf8

Please sign in to comment.