[Platform RFC] Run prettier --write
on merge
#17011
Labels
DevRel
Tasks that need support from developer relations.
prettier --write
on merge
#17011
A couple of assumptions:
I propose making a (non-trivial) effort to run
prettier --write
across the codebase, and then, in order to maintain that consistency going forward, runprettier --write
again on every merge atop the contributor's content commits. Couple of ways we could technically do this, and I don't really mind about the specifics. Just wanted to start the conversation here about actually trying to uphold some consistency here.The text was updated successfully, but these errors were encountered: