How to use
Normalize YAML indentation and spacing into one consistent style.
Rewrite YAML with mismatched indentation and inconsistent spacing after the colon into a standard two-space style. Strings that look like numbers or booleans keep their quotes, so tidying the file never changes a value's type.