Skip to content
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

Rename cut_move to cutMove #248

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fatgeekuk
Copy link

I noticed that most of the other calls used from user code are formatted as camelCase rather than snake_case, so I thought I'd help out.

In addition, I've added an _ to the beginning of the cut_move_unsafe module so as to further hint at it being an 'internal' module, rather than something that should be used externally.

Also, could you include some information in the README about how to run the tests please?

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.

1 participant