Add Github test that no "added" line contains end-of-line whitespace
Open
b4b
good first issue
testing
- Dominant language
- Fortran
- Stars
- 352
- Forks
- 361
- Avg merge
- 6d 6h
- Merged PRs (30d)
- 8
Description
End-of-line whitespace is something we've agreed is "evil." Lots of FORTRAN formatting is hard to automate, but this is easy enough.
This would apply to all files except Python files, since `black` takes care of this for those.
Contributor guide
Assessment
This issue has not been assessed yet.