Commit graph

11 commits

Author SHA1 Message Date
54281d52c2
Some linting fixes. 2022-08-14 10:42:34 -07:00
33f4c3117c
Improve inputrename fetching of input files. 2022-01-04 12:43:09 -08:00
8c9588497c
Remove .absolute_path thanks to fspath. 2021-12-02 19:34:28 -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
05d59c2149
Migrate scripts from spinal.walk_generator to spinal.walk. 2021-05-17 17:00:51 -07:00
51188b30ee
Remove redundant argparse dest=, fix some lint issues. 2021-02-20 21:01:55 -08:00
74d5d3756d Fix inputrename. 2021-01-15 14:11:50 -08:00
8abb8dd66e Add --recurse to inputrename. 2021-01-13 17:47:07 -08:00
ef600c8f29 Update inputrename.py. 2020-12-09 07:26:36 -08:00
0c481f454f Use argparse for inputrename. 2020-10-25 20:13:59 -07:00
b0ae28b7a3 Add inputrename.py. 2020-02-27 20:53:00 -08:00