Skip to content

Commit 252b324

Browse files
committed
typos: Exclude specific words from typo checking instead of whole files
1 parent 52fa00e commit 252b324

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.typos.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,4 @@ extend-exclude = [
3434
"*.json",
3535
# Fuzzy match patterns that can be understood as typos confusingly.
3636
"crates/matrix-sdk-ui/tests/integration/room_list_service.rs",
37-
# Hand-crafted base64 session keys that are understood as typos.
38-
"crates/matrix-sdk-indexeddb/src/crypto_store/migrations/mod.rs",
39-
"crates/matrix-sdk-crypto/src/olm/group_sessions/inbound.rs",
4037
]

0 commit comments

Comments
 (0)