Skip to content

chore: format with prettier#1249

Open
shilangyu wants to merge 2 commits into
rocq-prover:mainfrom
shilangyu:mw/prettier
Open

chore: format with prettier#1249
shilangyu wants to merge 2 commits into
rocq-prover:mainfrom
shilangyu:mw/prettier

Conversation

@shilangyu
Copy link
Copy Markdown
Contributor

As mentioned in #1241, the client had prettier configured and it runs if you format files in vscode, but for some strange reason none of the files were actually formatted. This PR runs prettier with npm run format. The benefit (other than of course a consistent code style) is that new contributors won't generate large diffs that are unrelated to their changes just because the formatter ran for them when saving a file.

@gares
Copy link
Copy Markdown
Member

gares commented May 22, 2026

please rebase

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