SIGN IN SIGN UP

Add `hard_tabs: false` in project settings (#17357)

# Problem

I have a custom system-wide rustfmt configuration, and use tabs over
spaces. So when I contribute to Zed, I will get lots of formatting
errors.

# Proposition

- ~~Add rustfmt.toml (to specify that you are using the default rustfmt
configuration, see https://github.com/rust-lang/cargo/issues/14442)~~
- Add `hard_tabs: false` to `.zed/settings.json` for people using tabs
over spaces.

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
M
Mathias committed
7c8f62e943b4209a435dc3b870ee51b517317c7e
Parent: bc39ca0
Committed by GitHub <noreply@github.com> on 9/4/2024, 4:30:28 PM