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

Initial commit

This commit is contained in:
2021-09-28 14:33:30 -04:00
commit 42367974ac
16 changed files with 2937 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# genly
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/)