Skip to content

Releases: NOAA-GFDL/simple_lint

Version 3

10 Nov 19:47
fd06334
Compare
Choose a tag to compare
Fix filename, script issues (#4)

* Fix filename for line length check and add copy to dockerfile

* Excludes `docs/images` from whitespace search

* Add a space in between echo and argument

Co-authored-by: rem1776 <[email protected]>

Version 2

08 Jan 13:58
2fbe03a
Compare
Choose a tag to compare

Trailing whitespace ignores non-ascii files

Version 1

16 Mar 18:03
Compare
Choose a tag to compare

Runs two simple lint tests:

  • Checking for trailing white space.
  • Check Fortran file for the use of the tab character.