rubyforgood / inkind-admin

A project serving Community Education Partnerships - https://www.cep.ngo/ . This Rails application presents an admin interface for CEP to manage their volunteers and students. And provides a GraphQL backend for https://github.com/rubyforgood/inkind-volunteer .
MIT License
9 stars 27 forks source link

Rubocop #34

Closed meg-gutshall closed 3 years ago

meg-gutshall commented 3 years ago

Description

I ran bin/rubocop -a on the whole project and added that step to the README file as well.

garettarrowood commented 3 years ago

Thanks for doing this!

The project got updated to use standardrb instead of rubocop directly. That's why there are so many diffs in here.

To make this less confusing going forward, I added these instructions to the PR template under "Checklist":