frisen-lab / TREX

Simultaneous lineage TRacking and EXpression profiling of single cells using RNA-seq
MIT License
5 stars 6 forks source link

Add pre-commit configuration #47

Closed marcelm closed 1 year ago

marcelm commented 1 year ago

This adds the end-of-file-fixer, trailing-whitespace and ruff hooks. Ruff is configured to ignore too long lines. As soon as we reformat with black, we can re-enable that check.