zed/crates/settings
Marshall Bowers 8196db6022
settings: Include null in the type for optional settings (#20192)
This PR updates all settings that are defined as `Option`s to include
`null` in their type.

This prevents warnings from being displayed when `null` is used a
default value.

Closes https://github.com/zed-industries/zed/issues/18006.

Release Notes:

- Updated the settings schema to allow `null` as a value for optional
settings instead of showing a warning.
2024-11-04 14:25:44 -05:00
..
src settings: Include null in the type for optional settings (#20192) 2024-11-04 14:25:44 -05:00
Cargo.toml Support .editorconfig (#19455) 2024-10-21 13:05:30 +03:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00