Skip to content

Instantly share code, notes, and snippets.

@libbyschuknight
Created September 29, 2015 01:24
Show Gist options
  • Save libbyschuknight/11e55ae425f1a9a5df2a to your computer and use it in GitHub Desktop.
Save libbyschuknight/11e55ae425f1a9a5df2a to your computer and use it in GitHub Desktop.
###########################
# Configuration for rubocop
# in .rubocop.yml
# Most of these are disabling existing cops, primarily
# due to a smattering of different styles and loose
# guidlines for contributions.
#
# Any of these may be changed.
StringLiterals:
Enabled: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment