Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

vtemian
Copy link
Contributor

@vtemian vtemian commented Jul 14, 2014

Using a tool like flake8 is easy to see where you don't have a consistent code style. Things I did:

  • Removed white-spaces
  • Removed useless newlines
  • Removed unused imports
  • Trim long lines to 80 characters long
  • Added new lines between classes

Nothing to harmful, just some little and simple thing to increase readability.

@jdavid jdavid merged commit 93369b0 into libgit2:master Jul 15, 2014
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