1
0
mirror of https://github.com/enpaul/estraven.git synced 2024-10-22 15:27:00 +00:00
estraven/README.md

10 lines
342 B
Markdown
Raw Normal View History

2022-01-09 03:43:26 +00:00
# estraven
2021-09-28 18:33:30 +00:00
2022-01-09 03:43:26 +00:00
An opinionated [YAML](https://yaml.org/) formatter for [Ansible](https://www.ansible.com/)
playbooks
2021-09-28 18:33:30 +00:00
2022-01-09 03:43:26 +00: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/)