Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dnephin/pre-commit-golang issues and pull requests

#49 - go test should run all tests under ./...

Issue - State: open - Opened by mksha over 4 years ago

#48 - go imports hook passes on command not found

Issue - State: open - Opened by simonklb over 4 years ago
Labels: bug

#48 - go imports hook passes on command not found

Issue - State: open - Opened by simonklb over 4 years ago
Labels: bug

#47 - Make go list run with non-root packages

Pull Request - State: open - Opened by txomon over 4 years ago - 7 comments

#47 - Make go list run with non-root packages

Pull Request - State: open - Opened by txomon over 4 years ago - 7 comments

#46 - Support gosec checks

Issue - State: closed - Opened by sc250024 almost 5 years ago - 2 comments

#46 - Support gosec checks

Issue - State: closed - Opened by sc250024 almost 5 years ago - 2 comments

#45 - How about `go mod tidy` ?

Issue - State: closed - Opened by ash-r1 almost 5 years ago - 2 comments

#45 - How about `go mod tidy` ?

Issue - State: closed - Opened by ash-r1 almost 5 years ago - 2 comments

#44 - fix: unwrap parameters for golangci-lint

Pull Request - State: closed - Opened by davendu almost 5 years ago - 3 comments

#44 - fix: unwrap parameters for golangci-lint

Pull Request - State: closed - Opened by davendu almost 5 years ago - 3 comments

#43 - Implement go mod tidy script

Pull Request - State: closed - Opened by Jerome1337 about 5 years ago - 2 comments

#43 - Implement go mod tidy script

Pull Request - State: closed - Opened by Jerome1337 about 5 years ago - 2 comments

#42 - Add recursive files in go-build hook

Pull Request - State: closed - Opened by ramonhpr over 5 years ago - 6 comments

#42 - Add recursive files in go-build hook

Pull Request - State: closed - Opened by ramonhpr over 5 years ago - 6 comments

#41 - go-imports doesn't work

Issue - State: closed - Opened by jonyhy96 over 5 years ago - 4 comments

#41 - go-imports doesn't work

Issue - State: closed - Opened by jonyhy96 over 5 years ago - 4 comments

#40 - Add gocyclo pre-commit hook

Pull Request - State: closed - Opened by Jerome1337 over 5 years ago - 1 comment

#40 - Add gocyclo pre-commit hook

Pull Request - State: closed - Opened by Jerome1337 over 5 years ago - 1 comment

#39 - add doc for goimports

Pull Request - State: closed - Opened by gngchrs over 5 years ago - 1 comment

#39 - add doc for goimports

Pull Request - State: closed - Opened by gngchrs over 5 years ago - 1 comment

#38 - Add goimports hook

Pull Request - State: closed - Opened by Jerome1337 over 5 years ago - 1 comment

#38 - Add goimports hook

Pull Request - State: closed - Opened by Jerome1337 over 5 years ago - 1 comment

#37 - Add go imports pre-commit hook

Pull Request - State: closed - Opened by colinschoen over 5 years ago - 1 comment

#37 - Add go imports pre-commit hook

Pull Request - State: closed - Opened by colinschoen over 5 years ago - 1 comment

#36 - Question on test files

Issue - State: closed - Opened by gngchrs over 5 years ago

#36 - Question on test files

Issue - State: closed - Opened by gngchrs over 5 years ago

#35 - golangci-lint: fix invocation, skip vendor/, add --fix --fast --new

Pull Request - State: closed - Opened by abizer over 5 years ago - 3 comments

#35 - golangci-lint: fix invocation, skip vendor/, add --fix --fast --new

Pull Request - State: closed - Opened by abizer over 5 years ago - 3 comments

#34 - Update go-critic section in README.md

Pull Request - State: closed - Opened by davidpfarrell over 5 years ago - 4 comments

#34 - Update go-critic section in README.md

Pull Request - State: closed - Opened by davidpfarrell over 5 years ago - 4 comments

#33 - Fix exec command for new go-critic release

Pull Request - State: closed - Opened by korjavin over 5 years ago - 6 comments

#33 - Fix exec command for new go-critic release

Pull Request - State: closed - Opened by korjavin over 5 years ago - 6 comments

#32 - Fix exec command for new go-critic release

Pull Request - State: closed - Opened by korjavin over 5 years ago - 5 comments

#32 - Fix exec command for new go-critic release

Pull Request - State: closed - Opened by korjavin over 5 years ago - 5 comments

#31 - pre-commit failed raise `Missing "sha" field`

Issue - State: closed - Opened by rfyiamcool over 5 years ago - 1 comment

#31 - pre-commit failed raise `Missing "sha" field`

Issue - State: closed - Opened by rfyiamcool over 5 years ago - 1 comment

#30 - go-vet does not work if Go code is not in the root folder

Issue - State: open - Opened by talha131 over 5 years ago - 8 comments

#30 - go-vet does not work if Go code is not in the root folder

Issue - State: open - Opened by talha131 over 5 years ago - 8 comments

#29 - Fix issue #28

Pull Request - State: closed - Opened by jonyhy96 almost 6 years ago - 2 comments

#29 - Fix issue #28

Pull Request - State: closed - Opened by jonyhy96 almost 6 years ago - 2 comments

#28 - Error during pre-commit install --install-hooks

Issue - State: closed - Opened by chillybug almost 6 years ago - 3 comments

#28 - Error during pre-commit install --install-hooks

Issue - State: closed - Opened by chillybug almost 6 years ago - 3 comments

#27 - Add gocyclo

Issue - State: closed - Opened by tamccall almost 6 years ago - 1 comment

#27 - Add gocyclo

Issue - State: closed - Opened by tamccall almost 6 years ago - 1 comment

#26 - Generate a new release

Issue - State: closed - Opened by sergiught almost 6 years ago - 4 comments

#26 - Generate a new release

Issue - State: closed - Opened by sergiught almost 6 years ago - 4 comments

#25 - (fix) case of multiple go files in one directory

Pull Request - State: closed - Opened by michilu almost 6 years ago - 1 comment

#25 - (fix) case of multiple go files in one directory

Pull Request - State: closed - Opened by michilu almost 6 years ago - 1 comment

#24 - Use of "go tool vet" deprecated as of Go 1.12

Pull Request - State: closed - Opened by jasonfriedland almost 6 years ago - 2 comments

#24 - Use of "go tool vet" deprecated as of Go 1.12

Pull Request - State: closed - Opened by jasonfriedland almost 6 years ago - 2 comments

#23 - Add a new command go-coverage-badge

Pull Request - State: closed - Opened by darland about 6 years ago - 1 comment

#23 - Add a new command go-coverage-badge

Pull Request - State: closed - Opened by darland about 6 years ago - 1 comment

#22 - Add Command hook

Pull Request - State: open - Opened by techygarg over 6 years ago - 2 comments

#22 - Add Command hook

Pull Request - State: open - Opened by techygarg over 6 years ago - 2 comments

#21 - Adds a hook for go build

Pull Request - State: closed - Opened by covertbert over 6 years ago

#21 - Adds a hook for go build

Pull Request - State: closed - Opened by covertbert over 6 years ago

#20 - Added examples in the README

Pull Request - State: closed - Opened by vallieres over 6 years ago

#20 - Added examples in the README

Pull Request - State: closed - Opened by vallieres over 6 years ago

#19 - Added go-unit-tests

Pull Request - State: closed - Opened by vallieres over 6 years ago

#19 - Added go-unit-tests

Pull Request - State: closed - Opened by vallieres over 6 years ago

#18 - Make run-go-critic.sh executable

Pull Request - State: closed - Opened by rumyantseva over 6 years ago

#18 - Make run-go-critic.sh executable

Pull Request - State: closed - Opened by rumyantseva over 6 years ago

#17 - Added go-critic to the list of possible linters

Pull Request - State: closed - Opened by rumyantseva over 6 years ago - 1 comment

#17 - Added go-critic to the list of possible linters

Pull Request - State: closed - Opened by rumyantseva over 6 years ago - 1 comment

#16 - fix typo: gos' => go's

Pull Request - State: closed - Opened by flw-cn over 6 years ago - 1 comment

#16 - fix typo: gos' => go's

Pull Request - State: closed - Opened by flw-cn over 6 years ago - 1 comment

#15 - Feat: add golangci-lint

Pull Request - State: closed - Opened by flw-cn over 6 years ago - 1 comment

#15 - Feat: add golangci-lint

Pull Request - State: closed - Opened by flw-cn over 6 years ago - 1 comment

#14 - Switch from `pcre` to `pygrep`

Pull Request - State: closed - Opened by asottile over 6 years ago - 1 comment

#14 - Switch from `pcre` to `pygrep`

Pull Request - State: closed - Opened by asottile over 6 years ago - 1 comment

#13 - Repo doesn't have a LICENSE

Issue - State: closed - Opened by cflewis almost 7 years ago - 1 comment

#13 - Repo doesn't have a LICENSE

Issue - State: closed - Opened by cflewis almost 7 years ago - 1 comment

#12 - Use -set_exit_status instead of capturing output. Fixes #10.

Pull Request - State: closed - Opened by jim almost 7 years ago - 1 comment

#11 - Release 0.4?

Issue - State: closed - Opened by jim almost 7 years ago - 1 comment

#10 - pre-commit failed with the latest change

Issue - State: closed - Opened by helinwang almost 7 years ago

#10 - pre-commit failed with the latest change

Issue - State: closed - Opened by helinwang almost 7 years ago

#9 - Add explicit exit if any of the golint runs return non-zero.

Pull Request - State: closed - Opened by jim almost 7 years ago - 1 comment

#9 - Add explicit exit if any of the golint runs return non-zero.

Pull Request - State: closed - Opened by jim almost 7 years ago - 1 comment

#7 - Cut a new release

Issue - State: closed - Opened by akostibas almost 7 years ago - 1 comment

#7 - Cut a new release

Issue - State: closed - Opened by akostibas almost 7 years ago - 1 comment

#6 - Run `go tool vet` against single files instead of `go vet`

Pull Request - State: closed - Opened by akostibas almost 7 years ago - 1 comment

#5 - skip the vendor in default.

Issue - State: open - Opened by s7v7nislands about 7 years ago - 1 comment

#4 - make gometalinter work with vendoring

Pull Request - State: closed - Opened by kmarquardsen over 7 years ago - 2 comments

#3 - Improve bash hashbang

Pull Request - State: closed - Opened by borisbabic over 7 years ago - 1 comment

#2 - pre-commit has changed from hooks.yaml -> .pre-commit-hooks.yaml

Issue - State: closed - Opened by asottile about 8 years ago

#1 - Use https://github.com/GeertJohan/fgt instead of custom scripts

Issue - State: open - Opened by dnephin over 9 years ago - 1 comment
Labels: enhancement