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

Merge stable to develop #2351

Merged
merged 5 commits into from
May 14, 2024
Merged

Merge stable to develop #2351

merged 5 commits into from
May 14, 2024

Conversation

ReimarBauer
Copy link
Member

Purpose of PR?:

merges changes from stable to develop

matrss and others added 5 commits May 6, 2024 08:58
* Make python-flake8.yml a general lint workflow

* Add a lint check to prevent crlf endings in git

* Set text=auto and renormalize files

* Add a lint check to prevent whitespace issues

Whitespace issues as understood by git (by default) are trailing
whitespace at EOL, whitespace on an otherwise empty line, a space
character immediately followed by a tab character in the indentation of
a line, and multiple newlines at EOF.

References:
- https://git-scm.com/docs/git-diff#Documentation/git-diff.txt---check
- https://peter.eisentraut.org/blog/2014/11/04/checking-whitespace-with-git

* Fix trailing whitespace issues

* Fix issues with multiple newlines at EOF

* Ignore conflict marker warning in rst files
@@ -51,6 +51,8 @@ As **Beginner** start with an installation of Miniforge3

If you use already Mambaforge please read the `FAQ <https://github.com/conda-forge/miniforge#faq>`__


Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed the arm osx section

@ReimarBauer ReimarBauer requested a review from joernu76 May 13, 2024 16:32
@ReimarBauer ReimarBauer merged commit bc9b5c5 into develop May 14, 2024
10 checks passed
@ReimarBauer ReimarBauer deleted the merge_stable_to_develop branch May 14, 2024 07:42
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