Commit graph

5 commits

Author SHA1 Message Date
c5829081aa
Update use of pathclass.glob_files, directories. 2021-11-08 11:38:10 -08: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
6daa10c0d1
Make better use of passing glob patterns through argparse. 2021-08-11 01:04:41 -07:00
51188b30ee
Remove redundant argparse dest=, fix some lint issues. 2021-02-20 21:01:55 -08:00
6a01311af8
Add empty_directories.py, nonempty_directories.py. 2021-02-14 18:45:21 -08:00