The Wayback Machine - https://web.archive.org/web/20200430202137/https://github.com/ReactiveX/RxJava/pull/4979
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

Add newline to end of files missing a newline #4979

Merged
merged 1 commit into from Jan 9, 2017

Conversation

@benjchristensen
Copy link
Member

benjchristensen commented Jan 9, 2017

This is to get rid of the "No newline at end of file" warning that exist on many but not all files in the project, so adds a newline to any file missing a newline. This came about while modifying a large number of files for #4978.

This is intended to clean this up once so it doesn't cause warnings and noise in each PR this can affect. Probably would be good if the project had a formatter than ensured this as part of CI.

This is to get rid of the "No newline at end of file" warning.
@akarnokd akarnokd merged commit f6965b1 into ReactiveX:2.x Jan 9, 2017
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.