You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
The text was updated successfully, but these errors were encountered: