stellar / soroban-example-dapp

End-to-End Example Soroban Dapp
Apache License 2.0
1.03k stars 835 forks source link

Add a `prettier` CI job to enforce consistent code styling #100

Closed paulbellamy closed 2 weeks ago

paulbellamy commented 1 year ago

What problem does your feature solve?

Code style in this repo has gotten a bit messy in places.

What would you like to see?

We should add prettier, and add a check in the CI to enforce it.

What alternatives are there?