You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.
A --dry-run flag would be incredibly useful for testing and debugging. Any mutating operations can be locked by this flag so other parts of the program can be tested safely. Due to the layout of the code, implementing this flag might be tedious, but still worth it I think.
The text was updated successfully, but these errors were encountered:
A
--dry-run
flag would be incredibly useful for testing and debugging. Any mutating operations can be locked by this flag so other parts of the program can be tested safely. Due to the layout of the code, implementing this flag might be tedious, but still worth it I think.The text was updated successfully, but these errors were encountered: