Codebase list ruby-fog-vmfusion / 9e128b76-1098-437e-bd5d-a43991c89cc8/upstream .rubocop.yml
9e128b76-1098-437e-bd5d-a43991c89cc8/upstream

Tree @9e128b76-1098-437e-bd5d-a43991c89cc8/upstream (Download .tar.gz)

.rubocop.yml @9e128b76-1098-437e-bd5d-a43991c89cc8/upstream

c13dfb2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Metrics/LineLength:
  Enabled: false

Style/EachWithObject:
  Enabled: false

Style/Encoding:
  EnforcedStyle: when_needed

Style/FormatString:
  Enabled: false

Style/HashSyntax:
  EnforcedStyle: hash_rockets

Style/SignalException:
  EnforcedStyle: only_raise

Style/StringLiterals:
  EnforcedStyle: double_quotes