chore: update Zed config
This commit is contained in:
parent
9f9f4e340a
commit
f599992695
1 changed files with 5 additions and 2 deletions
|
@ -29,6 +29,9 @@
|
|||
{{- end }}
|
||||
}
|
||||
},
|
||||
"edit_predictions": {
|
||||
"mode": "subtle"
|
||||
},
|
||||
"preview_tabs": {
|
||||
"enable_preview_from_code_navigation": true
|
||||
},
|
||||
|
@ -88,8 +91,8 @@
|
|||
"command": [
|
||||
"golangci-lint",
|
||||
"run",
|
||||
"--out-format",
|
||||
"json",
|
||||
"--output.json.path",
|
||||
"stdout",
|
||||
"--issues-exit-code=1"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue