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

Remove white space at end of lines in our code #2143

Open
3 tasks
ekluzek opened this issue Sep 7, 2023 · 0 comments
Open
3 tasks

Remove white space at end of lines in our code #2143

ekluzek opened this issue Sep 7, 2023 · 0 comments
Labels
code health improving internal code structure to make easier to maintain (sustainability)

Comments

@ekluzek
Copy link
Collaborator

ekluzek commented Sep 7, 2023

We should remove white space at the end of the lines in our code, and also have a precommit and/or github action that checks our code for this. This would be something that we should do throughout the code, but also have some tools that check this for us.

Note, that in @negin513 PR #1768 she added a pre-commit hook that does this for the python code. That work should come in, as well as extending it for our FORTRAN, perl, and XML code.

Definition of Done:

@ekluzek ekluzek added code health improving internal code structure to make easier to maintain (sustainability) and removed discussion labels Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code health improving internal code structure to make easier to maintain (sustainability)
Projects
None yet
Development

No branches or pull requests

1 participant