yamlfmt
yamlfmt is an extensible command line tool or library to format yaml files.
Goals
Create a command line yaml formatting tool that is easy to distribute (single binary)
Make it simple to extend with new custom formatters
Enable alternative use as a library, providing a foundation for users to create a tool that meets specific needs
Maintainers
This tool is not yet officially supported by Google. It is currently maintained solely by @braydonk, and unless something changes primarily in spare time.
Blog
I'm going to use these links to GitHub Discussions as a blog of sorts, until I can set up something more proper:
... continue reading