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

Reformat code #377

Merged
merged 2 commits into from
Nov 13, 2019
Merged

Reformat code #377

merged 2 commits into from
Nov 13, 2019

Conversation

steven-sheehy
Copy link
Member

Detailed description:

  • Uses Intellij's code reformat option to reformat all Java code per the settings in the .editorconfig.
  • Since Intellij community version doesn't have Javascript support, used prettier to manually reformat code
  • Integrated prettier as a git commit hook that runs automatically on commit and cleans up any changed files

Which issue(s) this PR fixes:
Fixes #338

Special notes for your reviewer:
Ignore whitespace when looking at diff

Checklist

  • Documentation added
  • Tests updated

Signed-off-by: Steven Sheehy <steven.sheehy@hedera.com>
Signed-off-by: Steven Sheehy <steven.sheehy@hedera.com>
@steven-sheehy steven-sheehy merged commit 8a96c01 into master Nov 13, 2019
@steven-sheehy steven-sheehy deleted the code-reformat branch November 13, 2019 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reformat Code
2 participants