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:
10
README.md
10
README.md
@@ -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/)
|
||||
|
||||
Reference in New Issue
Block a user