AutoYADM commit: 2025-03-31 13:45:17
This commit is contained in:
parent
7f735eebbf
commit
d030529ef8
1 changed files with 1 additions and 1 deletions
|
@ -250,6 +250,6 @@ auto-format = true
|
|||
formatter = { command = "goimports" }
|
||||
comment-token = "//"
|
||||
block-comment-tokens = { start = "/*", end = "*/" }
|
||||
language-servers = ["gopls", "typos-lsp"]
|
||||
language-servers = ["gopls", "typos-lsp", "golangci-lint-lsp"]
|
||||
# TODO: gopls needs utf-8 offsets?
|
||||
indent = { tab-width = 4, unit = "\t" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue