Commit graph

10 commits

Author SHA1 Message Date
Dan Church
4e2e94881b
Use non-interpolating strings where possible 2023-07-20 14:27:34 -05:00
Dan Church
2987e063bd
Fix '!' inside 'unless' (PBP) 2023-07-20 14:26:37 -05:00
Dan Church
62f2503cb0
Remove vim modelines
That's what .editorconfig is for.
2023-07-20 13:39:42 -05:00
Dan Church
98c2c04263
Remove postfix if/for (PBP) 2023-07-20 13:05:12 -05:00
Dan Church
15c466e581
Refactor FileHash to expect named arguments 2023-07-20 13:04:52 -05:00
Dan Church
31fe372e09
Fix implicit return (PBP) 2023-07-20 12:37:27 -05:00
Dan Church
907a7113a8
Remove Perl 4 sigils (PBP) 2023-07-20 12:41:07 -05:00
Dan Church
4d4edd5e9d
Move library code to lib/
Fixes accidental inclusion of test instrumentation into the all-in-one
script.
2023-06-29 13:01:29 -05:00
Dan Church
9dc3e4578c
Re-write squasher
Add ability to skip over sections (ignore) vs. completely remove them
(remove).
2023-06-29 12:57:15 -05:00
Dan Church
b1b4e18e05
Break out packages into separate files 2022-11-16 11:33:08 -06:00