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 => Standardrb + New workflow #21

Closed garettarrowood closed 3 years ago

garettarrowood commented 3 years ago

Description

Standardrb is used in other RfG projects. It uses rubocop under the hood. And since it is not configurable, and other repos use it, it makes this project easier to contribute to.

Type of change

How Has This Been Tested?

Workflow added to run linting on merge request.