hurricane-response / florence-api

Fork of https://github.com/sketch-city/harvey-api for Hurricane Florence
https://hurricane-florence-api.herokuapp.com/
GNU General Public License v3.0
50 stars 14 forks source link

Evaluate cops in .rubocop.yml #86

Open omnilord opened 5 years ago

omnilord commented 5 years ago

Currently the code base has a lot of custom rubocop configuration as documentation of the styles most commonly used in the source code, not necessarily the best options moving forward. While the code is mostly uniform currently, these cops should be reviewed for further revision/refactoring to ensure our code base is adequately constructed.