Remove ending white space in new PR's that come in
Open
code health
- Dominant language
- Fortran
- Stars
- 352
- Forks
- 361
- Avg merge
- 6d 6h
- Merged PRs (30d)
- 8
Description
As new PR's come in we want to remove white space that is at the end of lines in code. This shows up as red in github, so is easy to see and take care of. Longer term we should make something more automatic for this, although we should also run a tool to do this on all of our code. I'll make another issue for that.
Definition of Done:
- [ ] Update our PR template to mention this
- [ ] Update our developers guide documentation about this
Contributor guide
Assessment
This issue has not been assessed yet.