Remove basic.conf
(#10120)
This PR removes the `basic.conf` file. In #10099 we suppressed some typo warnings that had cropped up in this file, but it turns out we don't need the file at all. Release Notes: - N/A
This commit is contained in:
parent
08e8ffcef2
commit
654504d5ee
2 changed files with 0 additions and 14 deletions
|
@ -19,8 +19,6 @@ extend-exclude = [
|
|||
"extensions/clojure/languages/clojure/config.toml",
|
||||
# Windows likes its abbreviations
|
||||
"crates/gpui/src/platform/windows/",
|
||||
# False positive in one of the configuration values.
|
||||
"crates/collab/basic.conf"
|
||||
]
|
||||
|
||||
[default]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue