Skip to content

chore(doc_cli): Format JS and CSS with Prettier - #1212

Merged
CppCXY merged 1 commit into
EmmyLuaLs:mainfrom
Nerixyz:chore/format-web-files
Aug 9, 2026
Merged

chore(doc_cli): Format JS and CSS with Prettier#1212
CppCXY merged 1 commit into
EmmyLuaLs:mainfrom
Nerixyz:chore/format-web-files

Conversation

@Nerixyz

@Nerixyz Nerixyz commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

I mentioned formatting in #1209 (comment). This PR adds Prettier as the formatter for the files in crates/emmylua_doc_cli/templates. Technically, it can also format Markdown (docs/) and Yaml (.github/), but I disabled that to avoid too many changes in one PR.

There isn't much difference between Prettier and Biome. Prettier is probably more widespread as it's the defacto default formatter in the JS ecosystem.

@CppCXY
CppCXY merged commit 993a302 into EmmyLuaLs:main Aug 9, 2026
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants