mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-27 00:12:27 +03:00
Update typos.toml
This commit is contained in:
parent
e3e3ef528e
commit
17018faa92
@ -7,13 +7,15 @@ extend-exclude = [
|
||||
"crates/zed/src/languages/glsl/*",
|
||||
# File suffixes aren't typos
|
||||
"assets/icons/file_icons/file_types.json",
|
||||
# :/
|
||||
"crates/collab/migrations/20231009181554_add_release_channel_to_rooms.sql",
|
||||
# Not our typos
|
||||
"assets/themes/src/vscode/*",
|
||||
# Editor and file finder rely on partial typing and custom in-string syntax
|
||||
"crates/file_finder/src/file_finder.rs",
|
||||
"crates/editor/src/editor_tests.rs",
|
||||
# :/
|
||||
"crates/collab/migrations/20231009181554_add_release_channel_to_rooms.sql",
|
||||
]
|
||||
|
||||
[default]
|
||||
extend-ignore-re = ["ba"]
|
||||
check-filename = true
|
||||
check-filename = true
|
||||
|
Loading…
Reference in New Issue
Block a user