Switch togolangci-lint. The number of tools for statically checking Go source for errors and warnings is impressive. This is a tool that concurrently runs a whole bunch of those linters and normalises their output to a standard format: ...
https://github.com/yinggaozhen/awesome-go-cn https://github.com/0voice/Introduction-to-Golang https://github.com/trending/go 01-中文资源 《Go语言原理》@0e0w 《365天深入理解Go语言》@0e0w 《Go语言圣经》@柴树杉译 《Go入门指南》@无闻等译 《Go程序设计语言》@李道兵译#100%# 《Go语言程序设...
.github Fix docker compose in publish-packages Aug 13, 2024 api Refactor group and check to not be tightly coupled (grafana#3750) May 29, 2024 assets Update k6 logo on the Readme file Dec 17, 2021 cloudapi golangci-lint: enable fatcontext and canonicalheader ...
github: run golangci-lint via action Oct 26, 2023 CONTRIBUTING.md "fix a invalid url" Feb 28, 2020 LICENSE Initial commit Jul 16, 2013 OWNERS OWNERS: remove serathius, add mengjiao-liu, promote pohly Nov 15, 2023 README.md remove hack/tools ...
dependabot[bot] Bump golangci/golangci-lint-action from 2 to 3.1.0 (#254) 10b1cf0· Feb 28, 2022 History343 Commits .github ext harness log mocktracer .gitignore .golangci.yml CHANGELOG.md LICENSE Makefile README.md ext.go globaltracer.go globaltracer_test.go go...
.github Bump golangci/golangci-lint-action from 3 to 4 (#17) examples Add adapter and example (#1) pkg/zapadapter bugfix: clone field map (#4) .editorconfig Add adapter and example (#1) .gitignore Initial commit .golangci.yml ...
.golangci.yaml github: run golangci-lint via action Oct 26, 2023 CONTRIBUTING.md "fix a invalid url" Feb 28, 2020 LICENSE Initial commit Jul 16, 2013 OWNERS OWNERS: remove serathius, add mengjiao-liu, promote pohly Nov 15, 2023 README.md remove hack/tools Jun 15, 2022 RELEASE.md...
go get github.com/seborama/govcr/v17@latest For all available releases, please check thereleasestab on github. And your source code would use this import: import"github.com/seborama/govcr/v17" For versions ofgovcrbefore v5 (which don't use go.mod), use a dependency manager to lock ...
.golangci.yml Drop goheader configuration from golangci-lintcount Jul 27, 2022 CODE_OF_CONDUCT.md Updating Code of Conduct and Github URLs Mar 9, 2022 CONTRIBUTING.md Fix contributing docs test command Jun 27, 2022 Dependencies.md Add some info about tc39 test in Dependencies.md Apr 4, ...
Chạy goimports khi lưu Chạy golint và go vet để kiểm tra lỗiBạn có thể tìm thấy thông tin về hỗ trợ trình soạn thảo cho các công cụ Go tại đây: https://go.dev/wiki/IDEsAndTextEditorPlugins...