Sha256: c43764db7c2cd5bab8cc34b10e3b801aacc66d80eb78a7b0cf129e92aa734647

Contents?: true

Size: 635 Bytes

Versions: 2

Compression:

Stored size: 635 Bytes

Contents

Layout/EmptyLineAfterGuardClause: {Enabled: false}
Layout/SpaceInsideHashLiteralBraces: {EnforcedStyle: no_space}
Metrics/LineLength: {Max: 100}
Style/Alias: {EnforcedStyle: prefer_alias_method}
Style/Documentation: {Enabled: false}
Style/TrailingCommaInArrayLiteral: {EnforcedStyleForMultiline: comma}
Style/TrailingCommaInHashLiteral: {EnforcedStyleForMultiline: comma}

# New cops. Need to be explicitly enabled to prevent warning.
Lint/RaiseException: {Enabled: true}
Lint/StructNewOverride: {Enabled: true}
Style/HashEachMethods: {Enabled: true}
Style/HashTransformKeys: {Enabled: true}
Style/HashTransformValues: {Enabled: true}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
telegram-bot-types-0.6.3 .rubocop.yml
telegram-bot-types-0.6.2 .rubocop.yml