Commit graph

6 commits

Author SHA1 Message Date
osman 433798a09d Clean up scripts with shellcheck and ruff
This commit includes a variety of different non-destructive fixes and
formatting as recommended by shellcheck and by ruff's check/format.
Fixes include things like double quoting vars to prevent space issues,
variety of line formatting in python files, and removing of unused
imports
2025-08-24 21:48:34 -07:00
ed cc4f4aef99 fix typos; closes #237, closes #465
correct subset of fixes, not touching the intentional/sacred ones
2025-08-21 22:03:34 +00:00
ed 8c52b88767 make linters happier 2023-11-30 17:33:07 +00:00
ed 49e962a7dc dbtool: faster, add examples,
match on hashes rather than paths by default,
add no-clobber option to keep existing tags
2022-05-14 12:44:05 +02:00
ed caba4e974c upgrade dbtool for v4 2021-06-20 17:44:24 +02:00
ed 2528729971 add dbtool 2021-05-30 16:49:08 +00:00