Skip to content

Whitespace and import cleanup on tests #73

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

Merged
merged 1 commit into from
Jan 7, 2019
Merged

Whitespace and import cleanup on tests #73

merged 1 commit into from
Jan 7, 2019

Conversation

johnwalker
Copy link
Contributor

Feed code through intellij's formatter for fixing whitespace and reordering imports.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This feeds the tests through intellij's code cleanup. It reorders imports and
fixes whitespace.
@karlw00t
Copy link

karlw00t commented Jan 7, 2019

Are there instructions so other people can do this? I don't want a battle of formatters.

@johnwalker
Copy link
Contributor Author

It seems that we've agreed not to use * imports. The absence of instructions around whitespace and style is something that we'll fix soon, hopefully through checkstyle.

@johnwalker johnwalker merged commit b5fce22 into aws:master Jan 7, 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.

3 participants