1
0
mirror of https://github.com/enpaul/estraven.git synced 2025-12-19 17:22:35 +00:00

Rename project to estraven

This commit is contained in:
2022-01-08 22:43:26 -05:00
parent 42367974ac
commit 1cfc6b6881
11 changed files with 519 additions and 509 deletions

View File

@@ -1,5 +1,9 @@
# genly
# estraven
An opinionated [YAML](https://yaml.org/) formatter for [Ansible](https://www.ansible.com/) playbooks
An opinionated [YAML](https://yaml.org/) formatter for [Ansible](https://www.ansible.com/)
playbooks
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/)
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/)