Commit graph

6 commits

Author SHA1 Message Date
9f7664b179
Fix lint_main_returns header showing the old title. 2021-12-02 19:53:28 -08:00
c5829081aa
Update use of pathclass.glob_files, directories. 2021-11-08 11:38:10 -08:00
701cf3e0d3
Use pathclass.read, write. 2021-10-04 17:21:14 -07:00
7c3ef856e8
Use pathclass.glob. 2021-10-02 23:40:29 -07:00
4a9051e617
Big migrations and linting.
With pathclass.glob_many, we can clean up and feel more confident
about many programs that use pipeable to take glob patterns.

Added return 0 to all programs that didn't have it, so we have
consistent and explicit command line return values.

Other linting and whitespace.
2021-09-23 23:42:45 -07:00
6751a5d6c9
Add lint_main_returns. 2021-09-23 23:02:20 -07:00