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

#11 Explicitly cast the issue number to an integer #15

Merged
merged 1 commit into from
Jul 19, 2019

Conversation

Farmerjoe12
Copy link

I believe I've found the location where issue numbers retrieved from the arg-string, so I've casted it to an integer. However, there were some side effects with this change which I assume came from running rake build. I only changed one line in command.rb, but ghi changed as well.

I tested this change against a test repository by inserting print statements around the definition and retrieval of the issue number to print the type of '@issue'.

@drazisil
Copy link
Owner

Should fix #11

@drazisil drazisil merged commit 7b8b969 into drazisil:master Jul 19, 2019
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