openedx / openedx-atlas

An Open edX CLI tool for moving translation files from openedx-translations
GNU Affero General Public License v3.0
3 stars 7 forks source link

docs: remove trailing whitespace from README #36

Closed OmarIthawi closed 1 year ago

OmarIthawi commented 1 year ago

atlas --help section adds annoying whitespace which makes it annoying to edit the README.rst via code editors.

Without this fix, the developer would need to run make atlas_help_to_readme every time the README.rst is edited manually. Which is pretty annoying.

This pull request fixes it by removing the trailing spaces so there's nothing for code editors to remove on save.


This contribution is part of the FC-0012 project which is sparked by the Translation Infrastructure update OEP-58.

openedx-webhooks commented 1 year ago

Thanks for the pull request, @OmarIthawi! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

openedx-webhooks commented 1 year ago

@OmarIthawi 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 0.4.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: