Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/_typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ extend-exclude = [
"/gatsby/content/blog/2020/12/2020-12-18-a-twim.mdx", # contains intentional typos
"/gatsby/content/blog/2021/09/2021-09-17-twim.mdx", # contains French, for some reason
"/gatsby/content/blog/2022/01/2022-01-21-twim.mdx", # pings scoreboard triggers the typo CI
"/gatsby/content/blog/2022/05/2022-05-13-twim.mdx", # typo found in a url
"*signed*.txt", # can be removed once https://github.com/crate-ci/typos/issues/401 is fixed
"synapse-debian-security-announcement.asc" # has typo but cannot fix due to PGP signature
]
Expand Down
Loading