Commit Graph

29 Commits (master)

Author SHA1 Message Date
ray-x fe8196f9d1 [goimport->goimports] Enduring the frustration of a longstanding typo, I've finally resolved to correct it. The change updates "goimport" to "goimport," including all related documentation and tests.
Additionally, I've set gopls as the default tool for both gofmt and goimports. This integration will be quicker than executing a separate command in the background and analyzing its output.
3 months ago
rayx c61f9371cd
Fix github pipeline. Make gopls fmt/import async (#366)
* fillstruct updates
* gopls async fmt/import
* github action fix
* add gopls tests
10 months ago
rayx 0f72dbdd87
Fix unit test errors 🎄🎆 (#265)
* test pipeline

* update unit tests
1 year ago
ray-x 17adc5c600 [feature] go coverage partially tested, skip covered 🎄🎆 1 year ago
ray-x 3774ac0eba lint 2 years ago
ray-x 9d01246a56 new test cases for gofmt 2 years ago
ray-x eb4d380807 allow format all buffers with goimports 2 years ago
ray-x cf3915c331 neovim breaking changes https://github.com/neovim/neovim/pull/17814 2 years ago
ray-x cac2016243 update delay to make test happy 3 years ago
ray-x 0bc7abace6 bug fix for github workflow 3 years ago
ray-x c67b1c8912 revert changes 3 years ago
ray-x 00a7405904 save file 3 years ago
ray-x da9cd35645 gopls 2s 3 years ago
ray-x b517d7a6b9 updates 3 years ago
ray-x 6cb17285ff save 3 years ago
ray-x bdce678adf sequences 3 years ago
ray-x c6b391a303 format 3 years ago
ray-x e4abbb80ea format 3 years ago
ray-x 82fc245d78 comment out 3 years ago
ray-x 81c92c5362 merge master 3 years ago
ray-x 766fd37327 print errors 3 years ago
ray-x 8b3b744b5e gopls format 3 years ago
ray-x d9e0a4be9f workflow fix 3 years ago
ray-x e53e689415 revert 3 years ago
ray-x 8db7f9af39 gopls test case 3 years ago
ray-x 21ee2891ef gopls still not working 3 years ago
ray-x 5a72a0ef31 lspconfig in spec test 3 years ago
ray-x c28fa04029 merge github action/workflow 3 years ago
ray-x 1e190d6a0e init commit 3 years ago