Sha256: bd7237631fc269f30f10886178af07e7543b3004da929e51893133f26270e95f
Contents?: true
Size: 730 Bytes
Versions: 1
Compression:
Stored size: 730 Bytes
Contents
AllCops: TargetRubyVersion: 2.5 NewCops: enable SuggestExtensions: false Metrics/BlockLength: Exclude: - spec/**/*.rb Metrics/ClassLength: Max: 200 Metrics/MethodLength: Max: 20 Layout/FirstArrayElementIndentation: EnforcedStyle: consistent Layout/FirstHashElementIndentation: EnforcedStyle: consistent Layout/HashAlignment: EnforcedLastArgumentHashStyle: always_inspect Layout/MultilineMethodCallIndentation: EnforcedStyle: indented Style/Documentation: Enabled: false Layout/EndAlignment: EnforcedStyleAlignWith: variable Style/ObjectThen: EnforcedStyle: yield_self Naming/FileName: Exclude: - 'lib/sports-manager.rb' Style/OpenStructUse: Enabled: false Gemspec/RequireMFA: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sports-manager-0.0.1 | .rubocop.yml |