pub fn suppress_next_auto_setup()Expand description
Invalidate the stamp so the next human-run command performs a pass.
uninstall calls this in reverse — it writes the current stamp — so that removing the
integrations is not immediately undone by the next command.