-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add yamlfix #705
feat: add yamlfix #705
Conversation
cb53db2
to
e26b5e4
Compare
1b55c3a
to
cc1e9e9
Compare
I find the result less readable without the empty lines. What is your opinion on this ? |
It makes sens to keep at least one whiteline when there is one yes, let's do that https://lyz-code.github.io/yamlfix/#whitelines-adjusting |
Done, I've also added |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #705 +/- ##
=======================================
Coverage 62.18% 62.18%
=======================================
Files 69 69
Lines 6079 6079
Branches 643 643
=======================================
Hits 3780 3780
Misses 2147 2147
Partials 152 152 ☔ View full report in Codecov by Sentry. |
Add yamlfix to uniformise yaml formatting everywhere.
Related ClickUp, GitHub or Jira tickets : ALEPH-180
Self proofreading checklist
How to test
Just run: