single-cell-data / SOMA

A flexible and extensible API for annotated 2D matrix data stored in multiple underlying formats.
MIT License
69 stars 9 forks source link

Add pre-commit hook for `prettier` and format most files #134

Closed thetorpedodog closed 1 year ago

thetorpedodog commented 1 year ago

This adds a pre-commit hook for prettier and formats all files to match, with the exception of the abstract spec to avoid a merge-conflict nightmare. Markdown files are also changed to be one sentence per line:

https://nick.groenen.me/notes/one-sentence-per-line/