artsy / rosalind

Admin app for batch operations on genomes
https://artsy.github.io/blog/2019/05/09/rosalind/
MIT License
5 stars 8 forks source link

chore: Switch to Standard Ruby #783

Closed jonallured closed 3 months ago

jonallured commented 3 months ago

This PR migrates Rosalind to use Standard Ruby rather than RuboCop and follows our patterns for making this change.

Along the way I did make some changes to how the default rake task works but ultimately it's the same: it runs all linters/tests. @anandaroop lmk if you see any issues with this!

/cc @artsy/amber-devs