Codebase list ruby-fog-vmfusion / run/49e2241b-40ba-4211-bbb4-60bbd7c4ef02/main .rubocop.yml
run/49e2241b-40ba-4211-bbb4-60bbd7c4ef02/main

Tree @run/49e2241b-40ba-4211-bbb4-60bbd7c4ef02/main (Download .tar.gz)

.rubocop.yml @run/49e2241b-40ba-4211-bbb4-60bbd7c4ef02/main

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