1
0
mirror of https://github.com/enpaul/estraven.git synced 2024-10-22 15:27:00 +00:00
Go to file
2021-09-28 14:33:30 -04:00
genly Initial commit 2021-09-28 14:33:30 -04:00
tests Initial commit 2021-09-28 14:33:30 -04:00
.coveragerc Initial commit 2021-09-28 14:33:30 -04:00
.gitignore Initial commit 2021-09-28 14:33:30 -04:00
.pre-commit-config.yaml Initial commit 2021-09-28 14:33:30 -04:00
.pylintrc Initial commit 2021-09-28 14:33:30 -04:00
CODE_OF_CONDUCT.md Initial commit 2021-09-28 14:33:30 -04:00
LICENSE.md Initial commit 2021-09-28 14:33:30 -04:00
Makefile Initial commit 2021-09-28 14:33:30 -04:00
poetry.lock Initial commit 2021-09-28 14:33:30 -04:00
pyproject.toml Initial commit 2021-09-28 14:33:30 -04:00
README.md Initial commit 2021-09-28 14:33:30 -04:00
tox.ini Initial commit 2021-09-28 14:33:30 -04:00

genly

An opinionated YAML formatter for Ansible playbooks

Inspired by tools like black, rustfmt, and yamlfmt, built around ruamel.yaml