waldyrious / rst-playground

Browser-based reStructuredText playground, built on Pyodide and docutils.
https://waldyrious.github.io/rst-playground
ISC License
1 stars 4 forks source link

Add an automatic code formatter as a PR check #26

Open waldyrious opened 1 year ago

waldyrious commented 1 year ago

E.g. prettier. This should be run as a check in all PRs, to ensure that no code enters the main branch while failing to conform to the formatting standards.