Project Description
yamltidy is a tidier/linter for YAML files. It's pretty new.
The advantage to a linter like yamllint is that yamllint just tells you what it complains about, and yamltidy corrects it automatically.
That saves you annoying time to open the files and do the improvements manually, and you can use your time for more important stuff.
Nowadays, we are working with YAML a lot in different contexts, and it would be good if we could just tell our editor to enforce a certain style configured in a project.
Goal for this Hackweek
Some of the issues on github
Resources
Please have a look at the configuration examples linked here and the existing issues. Maybe you have more ideas?
This project is part of:
Hack Week 21
Activity
Comments
Be the first to comment!
Similar Projects
chatterbox by gbaccini
Project Description
[chatterbox](https://...
Package libfyaml by tinita
Project Description
[libfyaml](https://g...
Proof of Concept for a Perl binding to libfyaml by tinita
Project Description
Similar to [YAML::Lib...
OSSelot collaboration on legal reviews of community packages by lkocman
[comment]: # (Please use the project descriptio...
Proof of Concept for a Perl binding to libfyaml by tinita
Project Description
Similar to [YAML::Lib...
Implement text based OCR in openQA by clanig
Project Description
Currently openQA requir...
Run autoupdate-perl in CI by tinita
Project Description
Currently [autpupdate...
Port the Minion job queue to TypeScript by kraih
Project Description
As part of the [mojo....