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

Refactor to meet line length standard #4

Merged

Conversation

benjagooder
Copy link
Owner

Google coding standard for line length is 100 characters. This fix breaks one long line of 103 characters down into 3 smaller lines. No logic was changed.


  • Change in CHANGELOG.md described
  • Tests created for changes
  • Manually tested changed features in running JabRef
  • Screenshots added in PR description (for bigger UI changes)
  • Ensured that the git commit message is a good one
  • Check documentation status (Issue created for outdated help page at help.jabref.org?)

Google coding standard for line length is 100 characters.  This fix breaks one long line of 103 characters down into 3 smaller lines.  No logic was changed.
@benjagooder benjagooder merged commit b2536bd into GOML Feb 10, 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.

1 participant