Created
September 29, 2015 01:24
-
-
Save libbyschuknight/11e55ae425f1a9a5df2a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
########################### | |
# 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