1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
# yamlfix
[](https://github.com/lyz-code/yamlfix/actions)
[](https://github.com/lyz-code/yamlfix/actions)
[](https://coveralls.io/github/lyz-code/yamlfix?branch=main)
A simple opinionated yaml formatter that keeps your comments!
## Help
See [documentation](https://lyz-code.github.io/yamlfix) for more details.
## Installing
```bash
pip install yamlfix
```
## Contributing
For guidance on setting up a development environment, and how to make a
contribution to *yamlfix*, see
[Contributing to yamlfix](https://lyz-code.github.io/yamlfix/contributing).
## Donations
<noscript><a href="https://liberapay.com/Lyz/donate"><img alt="Donate using
Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></noscript>
or
[](https://ko-fi.com/T6T3GP0V8)
If you are using some of my open-source tools, have enjoyed them, and want to
say "thanks", this is a very strong way to do it.
If your product/company depends on these tools, you can sponsor me to ensure I
keep happily maintaining them.
If these tools are helping you save money, time, effort, or frustrations; or
they are helping you make money, be more productive, efficient, secure, enjoy a
bit more your work, or get your product ready faster, this is a great way to
show your appreciation. Thanks for that!
And by sponsoring me, you are helping make these tools, that already help you,
sustainable and healthy.
## License
GPLv3
|