single-cell-data / SOMA

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

Add pre-commit check to GitHub workflows #163

Closed thetorpedodog closed 1 year ago

thetorpedodog commented 1 year ago

This adds a full run of pre-commit to the main GitHub workflow for the repository. The main effect is that file formatting of non-Python files will be enforced via Prettier.