mirror of
https://github.com/awesome-print/awesome_print
synced 2023-03-27 23:22:34 -04:00
46e801b2b7
Codeclimate automatically generates a configuration and recommends applying it. I have applied some of the options they specify. The only thing I removed was the restriction of rubocop checks which we are currently failing (I'd prefer they fail) and additional languages such as php, python and javascript which had strangely been added to the config.
2 lines
36 B
YAML
2 lines
36 B
YAML
AllCops:
|
|
DisabledByDefault: false
|