Description
Formats YAML files consistently from the command line or as a library. It helps teams reduce noisy diffs in configuration files, CI manifests, Kubernetes resources, and other YAML-based documents.
Formatting can rewrite files, so review configuration and version-control changes before applying it broadly. It improves layout but does not prove the YAML is semantically correct for a specific application.