Skip to content

Conversation

kooksee
Copy link

@kooksee kooksee commented Jul 11, 2022

No description provided.

merge.go Outdated
"reflect"
)

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

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

merge.go Outdated
"reflect"
)

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

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