Ecosyste.ms: Issues

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

GitHub / ashanbrown/forbidigo issues and pull requests

#59 - Support forbidding access to methods on builtin identifiers

Pull Request - State: closed - Opened by ashanbrown 12 days ago

#57 - Update yaml v3

Pull Request - State: closed - Opened by ashanbrown 12 days ago

#56 - Use github actions for commit

Pull Request - State: closed - Opened by ashanbrown 17 days ago

#55 - Support forbid GoStmt and BinaryExpr pattern

Pull Request - State: open - Opened by alingse 18 days ago - 6 comments

#54 - Issue with forbidigo rule matching `!= Foo.Bar`

Issue - State: closed - Opened by BorisLepage 24 days ago - 4 comments
Labels: wontfix

#53 - Update to gopkg.in/yaml.v3

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

#52 - Update x/tools to fix panic in tests with Go 1.23

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

#50 - Multiple patterns with same message

Issue - State: closed - Opened by aryan26gupta 5 months ago - 3 comments

#49 - Matching brackets

Issue - State: closed - Opened by dguenms 6 months ago - 1 comment

#48 - What about os.IsExist, os.IsNotExist, os.IsPermission

Issue - State: closed - Opened by quite 7 months ago - 1 comment

#47 - Allow forbidding keywords

Issue - State: closed - Opened by utkuozdemir 8 months ago - 3 comments

#46 - doc: Highlight go syntax in `README.md` for better readability

Pull Request - State: closed - Opened by hendrywiranto 8 months ago - 2 comments

#45 - Include type info for unknown packages

Pull Request - State: closed - Opened by isergieienkov 11 months ago - 3 comments

#44 - Fix list

Pull Request - State: closed - Opened by SuperSandro2000 over 1 year ago

#43 - Remove rogue backtick

Pull Request - State: closed - Opened by SuperSandro2000 over 1 year ago - 1 comment

#42 - Include/Exclude Files by Pattern

Issue - State: closed - Opened by mvrahden over 1 year ago - 7 comments

#41 - Regression in v1.6.0

Issue - State: closed - Opened by marselester over 1 year ago - 3 comments

#40 - Don't check names in declarations

Pull Request - State: closed - Opened by ashanbrown over 1 year ago

#39 - Match method call

Issue - State: closed - Opened by arxeiss over 1 year ago - 1 comment

#38 - Fix option to enable type analysis

Pull Request - State: closed - Opened by ashanbrown over 1 year ago

#37 - How to match sql.DB.Exec method calls?

Issue - State: closed - Opened by fho over 1 year ago - 2 comments

#36 - Refactor package name extraction slightly

Pull Request - State: closed - Opened by ashanbrown over 1 year ago

#35 - Ensure we match types within selector

Pull Request - State: closed - Opened by ashanbrown over 1 year ago

#33 - Fix pattern struct yaml names

Pull Request - State: closed - Opened by StephenBrown2 almost 2 years ago - 1 comment

#32 - Consider adding `print` and `println` builtins to the default pattern

Issue - State: closed - Opened by silverwind almost 2 years ago - 1 comment

#31 - How to write method checks under third-party packages

Issue - State: closed - Opened by demoManito almost 2 years ago - 1 comment

#30 - Complete example of golangci with custom messages

Issue - State: closed - Opened by rynowak almost 2 years ago - 1 comment

#29 - Format all files: go fmt ./...

Pull Request - State: closed - Opened by alexandear almost 2 years ago

#28 - Remove deprecated pkg errors

Pull Request - State: closed - Opened by ashanbrown almost 2 years ago

#27 - Require an option to be set on analyzer to expand type info

Pull Request - State: closed - Opened by ashanbrown almost 2 years ago

#26 - Replace github.com/pkg/errors with native error wrapping

Pull Request - State: closed - Opened by alexandear almost 2 years ago - 3 comments

#25 - Why is Println forbidden?

Issue - State: closed - Opened by aphsa almost 2 years ago

#24 - Support a simple way to define exceptions for broad rules

Issue - State: closed - Opened by na-- about 2 years ago - 3 comments

#23 - analyze_types: better support for type aliases

Issue - State: open - Opened by pohly about 2 years ago - 1 comment

#22 - per-file patterns

Pull Request - State: closed - Opened by pohly over 2 years ago - 26 comments

#21 - match imports and variables against their canonical name

Pull Request - State: closed - Opened by pohly over 2 years ago - 55 comments

#20 - support import aliasing

Issue - State: closed - Opened by pohly over 2 years ago - 2 comments

#19 - Ignore internal package

Issue - State: closed - Opened by mirecl over 2 years ago - 2 comments

#18 - Feature request: the ability to specify specific paths

Issue - State: closed - Opened by Antonboom over 2 years ago - 7 comments

#17 - Include tests by default

Pull Request - State: closed - Opened by ashanbrown almost 3 years ago

#16 - Forbidigo appears to ignore test files entirely

Issue - State: closed - Opened by extemporalgenome almost 3 years ago - 1 comment

#15 - Add a singlechecker command

Pull Request - State: open - Opened by ashanbrown almost 3 years ago

#14 - Add Analyzer interface

Pull Request - State: closed - Opened by ashanbrown almost 3 years ago

#13 - Don't let non-parameterized capture groups truncate comment

Pull Request - State: closed - Opened by ashanbrown almost 3 years ago

#12 - Fix readme comment example

Pull Request - State: closed - Opened by craigfurman almost 3 years ago - 4 comments

#11 - Support custom forbid reason messages

Pull Request - State: closed - Opened by craigfurman about 3 years ago - 10 comments

#10 - Customize issue messages to describe intent

Issue - State: closed - Opened by craigfurman about 3 years ago - 4 comments

#9 - Issues with permit in golangci-lint context

Issue - State: closed - Opened by bnweiss over 3 years ago - 2 comments

#8 - Configuration file

Issue - State: closed - Opened by mcandre over 3 years ago - 1 comment
Labels: wontfix

#7 - Add print and println to default exclusions list

Pull Request - State: closed - Opened by ashanbrown over 3 years ago

#6 - update the permit directive to match Go convention

Pull Request - State: closed - Opened by na4ma4 almost 4 years ago - 1 comment

#5 - I'd like to suggest println too

Issue - State: closed - Opened by frederikhors almost 4 years ago

#4 - Exclude godoc examples by default

Pull Request - State: closed - Opened by ashanbrown about 4 years ago

#3 - Allow fmt\.Printf.* in examples

Issue - State: closed - Opened by martin-sucha about 4 years ago - 6 comments

#2 - add spew.Dump to default forbidden patterns

Issue - State: closed - Opened by jerome-laforge about 4 years ago - 7 comments
Labels: enhancement

#1 - Lack of examples

Issue - State: closed - Opened by SVilgelm about 4 years ago - 2 comments