Codebase list ruby-fog-vmfusion / lintian-fixes/main .rubocop.yml
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

.rubocop.yml @lintian-fixes/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