Commit Graph

27 Commits (7c62c7c27a2c4d5b43e55d64f22f5ff31bc5f7c8)

Author SHA1 Message Date
ray-x 3bdd56b1c0 issue #179 windows 11 2 years ago
ZHL bc25de4d85
upgrade ginkgo version to v2 (#166)
It might be a breaking change for those using ginkgo v1
2 years ago
ray-x a86e9d2a29 Feature: add go mock / mockgen 2 years ago
ray-x 981adf9b39 Features:
1) count the overall test coverage per-file and per-project
2) add gotestsum as a test runner option
3) handle windows GOPATH and
4) minor fix: stop GoFmt if no formatter is available
2 years ago
ray-x 36a33ad5b0 #146 better fallback if test runner is non-default and not installed 2 years ago
ray-x 755e5816f0 guru support 2 years ago
ray-x fb4048df8b package.config 2 years ago
ray-x a064f1e4f5 DIR_SEP nil 2 years ago
ray-x 76b31e6e74 DIR_SEP 2 years ago
ray-x 30d30f407a fix diagnostic warnings for all files 2 years ago
ray-x 8e6ad61371 remove fixplurals gotool and using treesitter 2 years ago
ray-x 2b059afc54 GoGet 2 years ago
Craig Rodrigues 0f1740ed23
Fix URL for gotests for GoInstallBinaries (#79) 2 years ago
ray-x 0d5f1c9f31 add health.lua 2 years ago
Craig Rodrigues 483b56f4a2
Replace print() with vim.notify() (#64) 3 years ago
Craig Rodrigues d18ac7460a
Add gopls to GoInstallBinaries/GoUpdateBinaries (#60) 3 years ago
ray-x 6e87d834a4 efm format for quickfix; golangci-lint efm setup 3 years ago
ray-x 8712f31898 golangci-lint quickfix 3 years ago
ray-x 7d39be9431 add gobinaryinstall/update issue #49 3 years ago
ray-x 1b11f52b08 updates for dap.ui 3 years ago
ray-x 7feb745e6c remove gofumport from go.nvim #18 3 years ago
Viktor Kojouharov 22a0ac4e2b
Seems like a typo (#27) 3 years ago
ray-x c28fa04029 merge github action/workflow 3 years ago
ray-x b566782f4a Update Impl 3 years ago
David Brouwer 9485e37cc3
Increase reliability (#4)
* Add check to see if commands already exist

* Migrate to go install, as go get will be depricated

* Fix bug in comparison function

* Add installation instructions for $PATH

* remove old stuff

* remove backtick

* complete install

* remove unused function
3 years ago
ray-x 0a86f87cff add iferr and fillstruct 3 years ago
ray-x 1e190d6a0e init commit 3 years ago