style: remove accidental indents

pull/13549/head
Nik Revenco 2025-05-17 04:57:24 +01:00 committed by GitHub
parent 85227b529a
commit bb7d16aaf9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -16,7 +16,9 @@ members = [
"xtask",
]
default-members = ["helix-term"]
default-members = [
"helix-term"
]
[profile.release]
lto = "thin"