Skip to content

Instantly share code, notes, and snippets.

@kornypoet
Created August 23, 2014 02:22
Show Gist options
  • Save kornypoet/7e6d6a9e85d4d4404eb1 to your computer and use it in GitHub Desktop.
Save kornypoet/7e6d6a9e85d4d4404eb1 to your computer and use it in GitHub Desktop.
---
LineLength:
Max: 120
Style/Documentation:
Enabled: false
Style/Encoding:
EnforcedStyle: when_needed
Style/Semicolon:
AllowAsExpressionSeparator: true
Style/SingleLineMethods:
Enabled: false
Style/SpaceBeforeBlockBraces:
EnforcedStyle: no_space
Style/SpaceBeforeSemicolon:
Enabled: False
Style/SpecialGlobalVars:
Enabled: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment