Commit 753d955
Add Zed editor configuration for Go development
Configure .zed/settings.json with gopls and golangci-lint v2 language
servers, format-on-save, and hard tabs matching Go conventions. Points
golangci-lint at the project's existing config at dev/.golangci.yaml.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2486aaa commit 753d955
1 file changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
0 commit comments