Skip to content

CI: Fix the failing end-of-line fixer #288

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
Apr 16, 2023

Conversation

cclauss
Copy link

@cclauss cclauss commented Apr 16, 2023

Reason for the change
If applicable, link the related issue/bug report or write down in a few sentences the motivation.

Automated tests are failing with a ❌ so let's get them ✅ again.

Description
A clear and concise description of what you changed and why.

A simple fix to get the CI tests to be green again... The end-of-line fixer requires that each text file ends with one and only one blank line.

Code examples
If applicable, add code examples to help explain your changes.

Checklist

References
Anything else related to the change e.g. documentations, RFCs, etc.

A simple fix to get the CI tests to be green again... The `end-of-line fixer` requires that each text file ends with one and only one blank line.
@lsabi lsabi merged commit acc94b5 into rethinkdb:gabor/implement-cli Apr 16, 2023
@cclauss cclauss deleted the patch-1 branch April 16, 2023 20:55
@cclauss cclauss mentioned this pull request Apr 16, 2023
1 task
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