OperationCode / operationcode_backend

This is the backend repo for the Operation Code website
https://operationcode.org
MIT License
62 stars 110 forks source link

Enforce the RuboCop `Style/StringLiterals` style cop #351

Closed hpjaj closed 6 years ago

hpjaj commented 6 years ago

Feature

Why is this feature being added?

We are temporarily excluding the Style/StringLiterals cop in our .rubocop_todo.yml file. This cop needs to be enforced.

What should your feature do?