MiniProfiler / rack-mini-profiler

Profiler for your development and production Ruby rack apps.
MIT License
3.69k stars 401 forks source link

Choose a code formatter, format the code, and enforce in CI #562

Closed nateberkopec closed 1 year ago

nateberkopec commented 1 year ago

See previous attempt at #473

keshavbiswa commented 1 year ago

Prettier/Rubocop?

keshavbiswa commented 1 year ago

The previous attempt is using prettier_rb but I'd prefer rubocop. Lmk what you think @nateberkopec .

keshavbiswa commented 1 year ago

Nevermind! Rubocop already exists. So it's prettier then

nateberkopec commented 1 year ago

Ah nevermind, no idea that rubocop was already in the repo. This can be closed.