|
|
|
|
|
by Twirrim
1855 days ago
|
|
I've largely switched to writing all my tools dry-run by default. We've had a few undesirable events from tools that had --dry-run modes and accidentally got run without. Making --run or similar necessary almost guarantees it's never run without intention. |
|