1
0
mirror of https://github.com/enpaul/estraven.git synced 2025-06-06 15:03:25 +00:00
estraven/README.md

10 lines
342 B
Markdown
Raw Normal View History

2022-01-08 22:43:26 -05:00
# estraven
2021-09-28 14:33:30 -04:00
2022-01-08 22:43:26 -05:00
An opinionated [YAML](https://yaml.org/) formatter for [Ansible](https://www.ansible.com/)
playbooks
2021-09-28 14:33:30 -04:00
2022-01-08 22:43:26 -05:00
Inspired by tools like [black](https://github.com/psf/black/),
[rustfmt](https://rust-lang.github.io/rustfmt/), and
[yamlfmt](https://pypi.org/project/yamlfmt/), built around
[ruamel.yaml](https://pypi.org/project/ruamel.yaml/)