Ecosyste.ms: Issues

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

GitHub / mgechev/revive issues and pull requests

#984 - fix(deps): update module golang.org/x/tools to v0.21.0

Pull Request - State: closed - Opened by renovate[bot] 6 months ago

#983 - duplicate-imports linter broken?

Issue - State: closed - Opened by xrstf 6 months ago - 3 comments
Labels: bug, good first issue

#982 - Possible false positive confusing-naming error on generics with pointer type receiver

Issue - State: closed - Opened by emredalkiran 6 months ago - 2 comments
Labels: bug, good first issue

#981 - Remove added colon in `comment-spacings` rule

Pull Request - State: closed - Opened by gfariasalves-ionos 7 months ago - 3 comments

#979 - adds `comments-density` rule

Pull Request - State: closed - Opened by chavacava 7 months ago - 1 comment

#978 - fix(deps): update module golang.org/x/tools to v0.20.0

Pull Request - State: closed - Opened by renovate[bot] 7 months ago

#978 - fix(deps): update module golang.org/x/tools to v0.20.0

Pull Request - State: closed - Opened by renovate[bot] 7 months ago

#977 - var-naming rule can suggest invalid identifiers

Issue - State: closed - Opened by jonathangjertsen 7 months ago - 2 comments
Labels: bug

#976 - fix(deps): update module golang.org/x/tools to v0.19.0

Pull Request - State: closed - Opened by renovate[bot] 8 months ago

#976 - fix(deps): update module golang.org/x/tools to v0.19.0

Pull Request - State: closed - Opened by renovate[bot] 8 months ago

#975 - False positive datarace detection in Go 1.22

Issue - State: closed - Opened by EldarKurbanov 8 months ago - 2 comments
Labels: bug, good first issue

#974 - enforce-slice-style: Support nil declaration enforcement

Pull Request - State: closed - Opened by jalaziz 8 months ago - 3 comments

#973 - False Positive in rule max-control-nesting

Issue - State: closed - Opened by sk- 9 months ago - 3 comments
Labels: wontfix

#973 - False Positive in rule max-control-nesting

Issue - State: closed - Opened by sk- 9 months ago - 3 comments
Labels: wontfix

#972 - fix(deps): update module golang.org/x/tools to v0.18.0

Pull Request - State: closed - Opened by renovate[bot] 9 months ago

#971 - enforce-slice-style: Add declaration style

Issue - State: closed - Opened by jalaziz 9 months ago - 8 comments

#970 - fix: add enforce-repeated-arg-type-style in config

Pull Request - State: closed - Opened by ldez 9 months ago - 2 comments

#969 - fix 968 by removing references to black and white lists

Pull Request - State: closed - Opened by chavacava 9 months ago

#968 - next phase of refactoring from black and white to block and allow

Issue - State: closed - Opened by mfederowicz 9 months ago - 2 comments

#967 - Adds rule `max-control-nesting`

Pull Request - State: closed - Opened by chavacava 9 months ago - 1 comment

#966 - Check function literals in `unused-param`

Pull Request - State: closed - Opened by StephenButtolph 9 months ago - 2 comments

#965 - Expand `unused-parameter` to check anonymous functions

Issue - State: closed - Opened by StephenButtolph 9 months ago - 1 comment

#964 - feat: capitalise var naming to IDs

Pull Request - State: closed - Opened by VincentBaron 10 months ago - 3 comments

#963 - fix(deps): update module golang.org/x/tools to v0.17.0

Pull Request - State: closed - Opened by renovate[bot] 10 months ago

#962 - unhandled-error: use full function name in error message

Pull Request - State: closed - Opened by mmcloughlin 10 months ago - 1 comment

#962 - unhandled-error: use full function name in error message

Pull Request - State: closed - Opened by mmcloughlin 10 months ago - 1 comment

#960 - Update list of contributors

Pull Request - State: closed - Opened by denisvmedia 10 months ago

#959 - Cannot install 1.3.5 but 1.3.3 works

Issue - State: closed - Opened by krystian-panek-vmltech 10 months ago - 1 comment

#958 - replace directive error in latest tag / release

Issue - State: closed - Opened by fcisnerosrojo 10 months ago - 1 comment

#957 - fix: remove errored replace directive, fix go install

Pull Request - State: closed - Opened by EXHades 10 months ago - 1 comment

#956 - Cannot install 1.3.5

Issue - State: closed - Opened by kaimast 10 months ago - 9 comments

#955 - New release (1.3.5)

Issue - State: closed - Opened by denisvmedia 10 months ago - 1 comment

#953 - feat: add support for enforce-repeated-arg-type-style rule

Pull Request - State: closed - Opened by denisvmedia 10 months ago - 1 comment

#952 - cleanup rules functions declarations

Pull Request - State: closed - Opened by mfederowicz 10 months ago - 1 comment

#951 - add-constant suggests invalid fix of replacing struct tags with string constants for anonymous structs

Issue - State: closed - Opened by flimzy 11 months ago - 2 comments
Labels: bug, good first issue

#950 - fix redunant-import-alias rule - unused alias is also redundant

Pull Request - State: closed - Opened by mfederowicz 11 months ago

#949 - fix(deps): update module golang.org/x/tools to v0.16.1

Pull Request - State: closed - Opened by renovate[bot] 11 months ago

#947 - var-naming rule to check that plural vars with ID are capitalised

Issue - State: closed - Opened by VincentBaron 11 months ago - 7 comments
Labels: enhancement, good first issue

#946 - refactor: rename blacklist to blocklist and whitelist to allowlist

Pull Request - State: closed - Opened by mfederowicz 11 months ago - 10 comments

#945 - chore(deps): update module github.com/spf13/afero to v1.11.0

Pull Request - State: closed - Opened by renovate[bot] 11 months ago

#944 - fix(deps): update module golang.org/x/tools to v0.16.0

Pull Request - State: closed - Opened by renovate[bot] 11 months ago

#943 - modifies-value-receiver: warn on slice or map

Pull Request - State: closed - Opened by bboreham 11 months ago

#942 - modifies-value-receiver ignores modification to maps and slices

Issue - State: closed - Opened by bboreham 11 months ago - 1 comment
Labels: enhancement, good first issue

#941 - variable to skip package name checks

Pull Request - State: closed - Opened by gburanov 11 months ago - 4 comments

#940 - detect unnecessary gomock controller Finish call

Issue - State: closed - Opened by hendrywiranto 12 months ago - 4 comments

#939 - [dot-imports] support allow list of packages

Pull Request - State: closed - Opened by nunnatsa 12 months ago - 2 comments

#938 - fix: ignore dot import aliases in import-alias-naming rule

Pull Request - State: closed - Opened by denisvmedia 12 months ago

#937 - Ignore dot import aliases in git push in import-alias-naming rule

Issue - State: closed - Opened by denisvmedia 12 months ago - 2 comments
Labels: rule proposal

#936 - bug: `redundant-import-alias` rule check for import path instead of package name

Issue - State: closed - Opened by candiduslynx 12 months ago - 9 comments
Labels: bug, good first issue

#935 - fix(deps): update module golang.org/x/tools to v0.15.0

Pull Request - State: closed - Opened by renovate[bot] 12 months ago

#934 - Add a comment length checking in `rule.exported`

Issue - State: open - Opened by NikitaSkrynnik 12 months ago - 4 comments
Labels: rule proposal, good first issue

#933 - fix(deps): update module github.com/fatih/color to v1.16.0

Pull Request - State: closed - Opened by renovate[bot] 12 months ago

#932 - refactor: remove unused parameter from pick function

Pull Request - State: closed - Opened by alexandear 12 months ago - 1 comment

#931 - refactor: cli tests: use TestMain, t.Setenv, t.Cleanup

Pull Request - State: closed - Opened by alexandear 12 months ago

#930 - fix: enable tests in the test/utils.go file

Pull Request - State: closed - Opened by alexandear 12 months ago - 3 comments

#929 - extend parsing instructions to use json object instead of plain txt

Pull Request - State: closed - Opened by mfederowicz almost 1 year ago - 2 comments

#928 - var-naming: avoid allocations with `(*regexp.Regexp).MatchString`

Pull Request - State: closed - Opened by Juneezee about 1 year ago - 1 comment

#927 - Add denyRegex support for import-alias-naming rule

Pull Request - State: closed - Opened by denisvmedia about 1 year ago - 1 comment

#926 - fix:ignore color marks when compare stings in test

Pull Request - State: closed - Opened by mfederowicz about 1 year ago

#925 - Error generated when try to compare strings in test which contains color codes

Issue - State: closed - Opened by mfederowicz about 1 year ago - 3 comments
Labels: bug

#924 - Supporting multiple expressions for import-alias-naming

Issue - State: closed - Opened by denisvmedia about 1 year ago - 3 comments

#923 - Add configuration to the dot-import rule

Issue - State: closed - Opened by nunnatsa about 1 year ago - 8 comments
Labels: enhancement, good first issue

#922 - package-comments complains for no reason

Issue - State: closed - Opened by marcelloh about 1 year ago - 4 comments

#921 - formatters return output

Pull Request - State: closed - Opened by WillAbides about 1 year ago

#920 - Formatters return an empty string

Issue - State: closed - Opened by WillAbides about 1 year ago

#919 - import-alias-naming incorrect?

Issue - State: closed - Opened by marcelloh about 1 year ago - 3 comments

#918 - refactor: remove refs to io/ioutil

Pull Request - State: closed - Opened by ginglis13 about 1 year ago

#917 - Fix trailing whitespaces

Pull Request - State: closed - Opened by mfederowicz about 1 year ago

#916 - basic - pre-commit config

Pull Request - State: closed - Opened by mfederowicz about 1 year ago - 1 comment

#915 - fix(deps): update module golang.org/x/tools to v0.14.0

Pull Request - State: closed - Opened by renovate[bot] about 1 year ago

#913 - Add a pre-commit config

Issue - State: closed - Opened by Goldziher about 1 year ago - 11 comments
Labels: enhancement, nice to have, hacktoberfest, good first issue

#912 - Load config from different locations prefer XDG_CONFIG_HOME before HOME

Pull Request - State: closed - Opened by mfederowicz about 1 year ago - 2 comments

#911 - Fix link to the build

Pull Request - State: closed - Opened by y-yagi about 1 year ago - 1 comment

#910 - Opposite of increment-decrement (for non-loop-counter usage)

Issue - State: open - Opened by scop about 1 year ago - 1 comment
Labels: rule proposal, hacktoberfest, good first issue

#909 - fix: literal calls case

Pull Request - State: closed - Opened by mfederowicz about 1 year ago - 2 comments

#908 - cleanup rules descriptions

Pull Request - State: closed - Opened by mfederowicz about 1 year ago - 1 comment

#907 - cleanup: rename unused parameters and receivers to _

Pull Request - State: closed - Opened by mfederowicz about 1 year ago - 1 comment

#906 - code cleanup: replace interface{} with any

Pull Request - State: closed - Opened by mfederowicz about 1 year ago - 1 comment

#905 - Code cleaunp

Pull Request - State: closed - Opened by chavacava about 1 year ago

#904 - Code cleanup: remove or rename unused parameters and receivers

Issue - State: closed - Opened by chavacava about 1 year ago - 1 comment
Labels: nice to have, hacktoberfest, good first issue

#903 - Code cleanup: replace `interface{}` with `any`

Issue - State: closed - Opened by chavacava about 1 year ago - 1 comment
Labels: nice to have, hacktoberfest, good first issue

#902 - False positive in `unconditional-recursion` in presence of func literals

Issue - State: closed - Opened by chavacava about 1 year ago - 4 comments
Labels: bug, hacktoberfest, good first issue

#901 - Rules are not listed in alphabetical order in RULES_DESCRIPTIONS.md

Issue - State: closed - Opened by chavacava about 1 year ago
Labels: bug, hacktoberfest, good first issue

#900 - feat: add support for enforce-slice-style rule

Pull Request - State: closed - Opened by denisvmedia about 1 year ago - 2 comments

#899 - doc: fix examples

Pull Request - State: closed - Opened by ldez about 1 year ago - 1 comment

#898 - Linter rule to enforce empty slice declaration/initialization style

Issue - State: closed - Opened by denisvmedia about 1 year ago - 2 comments
Labels: rule proposal

#897 - updates checksums

Pull Request - State: closed - Opened by chavacava about 1 year ago

#896 - quit asap config, remove unused pkg info

Pull Request - State: closed - Opened by chavacava about 1 year ago

#895 - feat: add support for enforce-map-style rule

Pull Request - State: closed - Opened by denisvmedia about 1 year ago - 1 comment

#894 - Latest version 1.3.3 needs a go mod tidy

Issue - State: closed - Opened by gindelmer about 1 year ago - 4 comments

#891 - How to detect with build flags?

Issue - State: open - Opened by lucylovesyou about 1 year ago
Labels: question

#890 - "-include value" flag (analogous to "- exclude value")

Issue - State: closed - Opened by damif94 about 1 year ago - 1 comment