Add rubocop and clean-up the code base according to its complaints #25
Labels
good first issue
Good for newcomers
housekeeping
Addresses technical issues not visible to users of the application. Behind the scenes work.
The rubocop (ruby linting) program run against this code base produces over five hundred complaints. It will be a big job, but adding rubocop and addressing the complaints will improve the code base and enable continuous monitoring by rubocop to keep the code base spit spot.
A little bit of rubocop configuration to eliminate complaint that feels overly strict, is okay but keep it to the minimum.
The text was updated successfully, but these errors were encountered: