ESCOMP / ESCOMP/CTSM

Remove white space at end of lines in our code

Open
#2,143 0 comments 0 reactions 0 assignees View on GitHub
code health
Dominant language
Fortran
Stars
352
Forks
361
Avg merge
2d 21h
Merged PRs (30d)
7

Description

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:
- [ ] Bring in #1768
- [ ] Extend that to also run on the FORTRAN, perl and XML code
- [ ] Add a github action that checks it in PR's?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.