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

#1084 - refactor: move lint.Name to name.go file

Pull Request - State: closed - Opened by alexandear 4 days ago

#1083 - refactor: add tests for isGenerated in the lint package

Pull Request - State: closed - Opened by alexandear 4 days ago

#1082 - fix: extractInstructionFromJSON returns an error

Pull Request - State: open - Opened by alexandear 4 days ago

#1081 - refactor: change to t.Fatal(err)

Pull Request - State: closed - Opened by alexandear 4 days ago

#1080 - chore: remove unnecessary empty lines

Pull Request - State: closed - Opened by alexandear 6 days ago - 1 comment

#1079 - chore: fix typo

Pull Request - State: closed - Opened by ldez 7 days ago - 1 comment

#1078 - chore: format sources with gofumpt

Pull Request - State: closed - Opened by alexandear 7 days ago - 2 comments

#1077 - fix: change "GO" to "Go" in the use-any rule

Pull Request - State: open - Opened by alexandear 7 days ago

#1076 - docs(README): update the list of contributors

Pull Request - State: open - Opened by alexandear 7 days ago

#1075 - chore: update actions

Pull Request - State: closed - Opened by ldez 7 days ago - 1 comment

#1074 - docs(README): fix TOC, add empty lines

Pull Request - State: closed - Opened by alexandear 7 days ago - 1 comment

#1073 - refactor: use "path/filepath" instead of "path"

Pull Request - State: closed - Opened by alexandear 7 days ago

#1072 - feat: add `file-length-limit` rule

Pull Request - State: closed - Opened by alexandear 7 days ago - 4 comments

#1071 - chore(deps): update golang docker tag to v1.23

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

#1070 - Enhance container build process

Pull Request - State: closed - Opened by morphy2k 7 days ago - 1 comment

#1069 - Multi-platform container images

Issue - State: closed - Opened by morphy2k 7 days ago

#1068 - Error "package maps is not in GOROOT" during revive install

Issue - State: closed - Opened by Clivern 8 days ago - 1 comment

#1066 - modifies-value-receiver: add support for immutable values

Issue - State: open - Opened by powerman 12 days ago - 7 comments

#1065 - Appending Indicator to the list of projects using Revive.

Pull Request - State: open - Opened by cinar 12 days ago

#1064 - Add Indicator to the list of projects using Revive.

Issue - State: open - Opened by cinar 12 days ago

#1063 - Duplicated findings for `string-format` when there is more than one scope provided for single argument

Issue - State: open - Opened by zak-pawel 12 days ago - 1 comment
Labels: bug, hacktoberfest, good first issue

#1062 - Missing docs for `comment-spacings` rule

Issue - State: open - Opened by BryceBeagle 15 days ago - 1 comment
Labels: bug, hacktoberfest, good first issue

#1061 - string-format does not support external modules

Issue - State: open - Opened by matthew-nichols 16 days ago - 5 comments

#1060 - prepareSkips: to resolve regexps in excludes

Pull Request - State: open - Opened by mfederowicz 22 days ago

#1059 - Linter to disallow struct initialization without field names

Issue - State: open - Opened by arxeiss 22 days ago - 5 comments
Labels: rule proposal

#1058 - feat: ignore vendor if no exclude set

Pull Request - State: closed - Opened by mfederowicz 25 days ago - 1 comment

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

Pull Request - State: closed - Opened by renovate[bot] 27 days ago - 1 comment

#1056 - Exclude vendor/... by default

Issue - State: closed - Opened by mcandre 28 days ago - 9 comments

#1055 - update testdata: var case

Pull Request - State: closed - Opened by mfederowicz 30 days ago

#1054 - code cleanup

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

#1053 - code cleanup

Pull Request - State: closed - Opened by chavacava about 1 month ago - 2 comments

#1052 - removes redefinition of max built-in

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

#1051 - Makes exported rule behave as golint

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

#1050 - bumps go version to 1.21.1 and updates dependencies

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

#1049 - fix #1032 by comparing string representations of types

Pull Request - State: closed - Opened by chavacava about 1 month ago - 2 comments

#1048 - adds check for receiver names length

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

#1047 - rule.exported: add feature to disable selected warnings for rule (const,method,function)

Pull Request - State: closed - Opened by mfederowicz about 1 month ago - 10 comments

#1046 - fix: enforce-repeated-arg-type-style rule finds false positives in case of invalid types

Pull Request - State: closed - Opened by denisvmedia about 1 month ago - 7 comments

#1045 - How to disable `rule.exported` for consts?

Issue - State: closed - Opened by Potherca about 1 month ago - 8 comments

#1044 - bump to go 1.23

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

#1043 - adds tests for specific go versions

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

#1042 - fix gitignore

Pull Request - State: closed - Opened by ytnsym about 1 month ago

#1041 - string-format example panics for multiple scopes

Issue - State: closed - Opened by HenrikPoulsen about 1 month ago - 3 comments

#1040 - Add the receiver name length check to `rule.receiver-naming`

Issue - State: closed - Opened by ytnsym about 2 months ago - 1 comment

#1039 - Move away from deprecated github.com/pkg/errors

Pull Request - State: closed - Opened by alexandear about 2 months ago - 2 comments

#1038 - fix lint issues

Pull Request - State: closed - Opened by ytnsym about 2 months ago - 1 comment

#1037 - docs: fix typo in comments

Pull Request - State: closed - Opened by alexandear about 2 months ago

#1036 - docs: update Go wiki links

Pull Request - State: closed - Opened by alexandear about 2 months ago

#1035 - Since Go 1.22 the loop var issue is fixed in Go. Remove `range-val-address`

Issue - State: closed - Opened by guettli about 2 months ago - 2 comments

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

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 5 comments

#1033 - var-naming enforce snake_case

Issue - State: closed - Opened by sparshev about 2 months ago - 2 comments

#1032 - The `enforce-repeated-arg-type-style` rule finds some false positives.

Issue - State: closed - Opened by zak-pawel about 2 months ago - 5 comments

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

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#1030 - fix #1029

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

#1029 - False positive of `return in a defer function has no effect`

Issue - State: closed - Opened by rpstw 2 months ago - 2 comments

#1028 - use a default Go version (1.0) in absence of go.mod

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

#1027 - Error when analyzing packages without go.mod

Issue - State: closed - Opened by chavacava 2 months ago - 1 comment

#1026 - errors when GO111MODULE=off

Issue - State: closed - Opened by bhcleek 2 months ago - 3 comments
Labels: bug

#1025 - extract go version without depending on go list

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

#1024 - check clear/max/min in redefines-builtin-id rule on go1.21+

Pull Request - State: closed - Opened by skaji 3 months ago - 1 comment

#1023 - check param, result, type param of function in redefines-builtin-id rule

Pull Request - State: closed - Opened by skaji 3 months ago - 1 comment

#1021 - Request: treat min, max and clear as built-in functions

Issue - State: closed - Opened by skaji 3 months ago - 1 comment
Labels: good first issue

#1020 - Params column position incorrect if placed on new line

Issue - State: closed - Opened by ixje 3 months ago - 4 comments
Labels: question

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

Pull Request - State: closed - Opened by renovate[bot] 3 months ago - 1 comment

#1018 - docs: typo in add-constant configuration

Pull Request - State: closed - Opened by amincheloh 3 months ago - 1 comment

#1017 - docs: fix TOC item

Pull Request - State: closed - Opened by ldez 3 months ago

#1016 - Update goreleaser version to 1.22

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

#1015 - Drop go 1.20, add go 1.22 in GH actions

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

#1014 - fix: goreleaser uses unknown flag: `--rm-dist`

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

#1013 - New release for Go 1.22 support?

Issue - State: closed - Opened by jalaziz 3 months ago - 2 comments

#1012 - fix(1007): return Sel.Name as FuncName when selector is an CallExpr

Pull Request - State: closed - Opened by lsytj0413 4 months ago - 1 comment

#1011 - Exclude files base on patterns

Issue - State: open - Opened by slifer2015 4 months ago
Labels: enhancement

#1010 - Update README.md & Typo

Pull Request - State: closed - Opened by hatamiarash7 4 months ago - 1 comment

#1009 - Add multiple scopes support to string-format rule

Pull Request - State: closed - Opened by KirillSluchaev 4 months ago - 5 comments

#1008 - Multiple scopes to string-format rule

Issue - State: closed - Opened by KirillSluchaev 4 months ago - 1 comment

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

Pull Request - State: closed - Opened by renovate[bot] 4 months ago - 1 comment

#1005 - Rule optimize-operands-order: do not consider built-in len as a caller

Pull Request - State: closed - Opened by moukoublen 4 months ago - 1 comment

#1001 - Comment spacing isn't being ignored

Issue - State: open - Opened by Integralist 4 months ago

#1000 - Support Suggested Fixes (--fix)

Issue - State: open - Opened by StevenACoffman 5 months ago - 2 comments

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

Pull Request - State: closed - Opened by renovate[bot] 5 months ago - 1 comment

#998 - Fix a performance regression #995

Pull Request - State: closed - Opened by dominiquelefevre 5 months ago - 9 comments

#997 - Fix #995

Pull Request - State: closed - Opened by dominiquelefevre 5 months ago

#996 - docs: clean rule descriptions

Pull Request - State: closed - Opened by ldez 5 months ago - 1 comment

#995 - Regressions related to 4242f24

Issue - State: closed - Opened by ldez 5 months ago - 5 comments

#994 - docs: missing item and homogeneous style

Pull Request - State: closed - Opened by ldez 5 months ago - 1 comment

#993 - Add support for the new behaviour of for loops in go 1.22.

Pull Request - State: closed - Opened by dominiquelefevre 5 months ago - 12 comments

#991 - out-of-order rules in documentation

Issue - State: closed - Opened by rittneje 5 months ago - 1 comment
Labels: good first issue

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

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

#989 - Fix 922

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

#988 - more precise regular expression for directive comments

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

#987 - fix regexp of directive comments

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

#986 - Fix #808

Pull Request - State: closed - Opened by chavacava 6 months ago - 2 comments