Add auto-format for bash

pull/10755/head
David 1 month ago
parent 5fea7cd0cc
commit 441cb3a457
No known key found for this signature in database
GPG Key ID: B221A2F7DC869E40

@ -956,6 +956,7 @@ shebangs = ["sh", "bash", "dash", "zsh"]
comment-token = "#"
language-servers = [ "bash-language-server" ]
indent = { tab-width = 2, unit = " " }
auto-format = true
[[grammar]]
name = "bash"

Loading…
Cancel
Save