riscv / docs-spec-template

https://lists.riscv.org/g/sig-documentation
Creative Commons Attribution 4.0 International
18 stars 19 forks source link

Change yaml formatting to prettier pre-commit hook #42

Closed kbroch-rivosinc closed 5 months ago

kbroch-rivosinc commented 5 months ago

This supports more file formats than just yaml (also md) and has a bigger community supporting it Included yaml/md file edits are from the pre-commit run --all-files

kbroch-rivosinc commented 5 months ago

Apparently prettier team changed something that broke pre-commit using it going forward: https://github.com/pre-commit/mirrors-prettier

So going to close this for now.