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

Fix minor formatting issues reported by Code Climate. #3

Merged
merged 1 commit into from
Dec 11, 2017

Conversation

alexanderdavidpan
Copy link
Contributor

  • Fix extra spaces inside parenthesis.
  • Add missing space after comment.
  • Remove extra empty lines at module beginning and end.
  • Fix one line that was over 80 character limit.
  • This should improve the overall GPA of the code base reported by Code Climate.

- Fix extra spaces inside parenthesis.
- Add missing space after comment.
- Remove extra empty lines at module beginning and end.
- Fix one line that was over 80 character limit.
- This should improve the overall GPA of the code base reported by Code Climate.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.429% when pulling 6e4d41c on alexanderdavidpan:patch-5 into 885d90d on ankitsamarthya:master.

@ankitsamarthya ankitsamarthya merged commit 0a6f986 into ankitsamarthya:master Dec 11, 2017
@alexanderdavidpan alexanderdavidpan deleted the patch-5 branch December 11, 2017 17:19
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.

3 participants