abdenlab / oxbow

Read specialized NGS formats as data frames in R, Python, and more.
https://lifeinbytes.substack.com/p/breaking-out-of-bioinformatic-data-silos
Apache License 2.0
59 stars 8 forks source link

Added formatting check to ci #29

Closed pkerpedjiev closed 1 year ago

pkerpedjiev commented 1 year ago

Added cargo fmt --all -- --check to ci.yml to check for poor formatting.