You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With #128 we have a script to format the entire codebase with the Prettier formatter. This should be automated so that we can ensure that code is maximally easy to merge. Perhaps a CI workflow that runs on pull requests?
With #128 we have a script to format the entire codebase with the Prettier formatter. This should be automated so that we can ensure that code is maximally easy to merge. Perhaps a CI workflow that runs on pull requests?
https://github.com/EarthCubeGeochron/Sparrow/blob/main/.github/workflows/format-code.yml can serve as a template.
The text was updated successfully, but these errors were encountered: