Skip to content

Commit 5aa446c

Browse files
committed
Ignore typos on files imported from remote repos (fix upstream instead)
Signed-off-by: Scott Rigby <[email protected]>
1 parent bf418c8 commit 5aa446c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.typos.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,9 @@ extend-exclude = [
3737
"docs/changelog.md",
3838
# v2 docs
3939
"versioned_docs/version-2/*",
40+
# Ignore typos on files imported from remote repos (fix upstream instead)
41+
# See docusaurus.config.js customFields.communityDocs.remoteDocs[] for full list
42+
"community/art/",
43+
"community/hips/",
44+
"community/meeting-notes/",
4045
]

0 commit comments

Comments
 (0)