Skip to content

Format go bindings code #131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 28, 2020
Merged

Format go bindings code #131

merged 1 commit into from
Jul 28, 2020

Conversation

qmuntal
Copy link

@qmuntal qmuntal commented Jul 28, 2020

This PR prepares the go bindings for future additions by consolidating the code format.

Changes in this PR:

  • Run go fmt Source/buildbindinggo.go
  • Make all Wrapper methods receiver be passed by value as there is no need to use a pointer.

Copy link

@alexanderoster alexanderoster left a comment

Choose a reason for hiding this comment

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

Perfect, thank you!

@alexanderoster alexanderoster merged commit 8b8ca81 into Autodesk:develop Jul 28, 2020
@qmuntal qmuntal deleted the gomt branch July 28, 2020 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants