mcandre / toys

code demos for newbies
https://github.com/mcandre/toys
30 stars 6 forks source link

prettier #353

Closed mcandre closed 7 months ago

mcandre commented 1 year ago

https://github.com/prettier/prettier

Evaluate prettier. Language support, UX, and as a potential replacement for yamllint, which refuses to implement a formatter.

yamlfmt is dead.

yamlfix has questionable default styling, and uses an env var based configuration system which would require an inconvenient direnv setup in order to version control the linter configuration. (direnv is great but the engineering population doesn't have the capacity to roll it out as a formal build dependency.)

mcandre commented 7 months ago

may do yaml but that's about it in terms of the overlap of languages it supports and languages we use