Skip to content

skip not match transformer#217

Open
kooksee wants to merge 4 commits into
darccio:masterfrom
pubgo:master
Open

skip not match transformer#217
kooksee wants to merge 4 commits into
darccio:masterfrom
pubgo:master

Conversation

@kooksee
Copy link
Copy Markdown

@kooksee kooksee commented Jul 11, 2022

No description provided.

Comment thread merge.go Outdated
"reflect"
)

var Skip = errors.New("mergo: skip custom transformer")
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

error var Skip should have name of the form ErrFoo

Comment thread merge.go Outdated
"reflect"
)

var Skip = errors.New("mergo: skip custom transformer")
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

exported var Skip should have comment or be unexported

@darccio darccio added the v2 label Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants