## Description Add a --commit flag to `scharf autofix` command to auto-commit. ## Why ? `--commit` can reduce two steps, autofix & commit into a single step. This is supported by dry-run to enable confidence in commits.