Sha256: 03757eada96f1a5bb1f527f45c88928183fbd94773331896c7bff2d9f511f6b1

Contents?: true

Size: 735 Bytes

Versions: 1

Compression:

Stored size: 735 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}

# This one offences all specs, routes and some initializers.
Metrics/BlockLength: {Enabled: false}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
telegram-bot-types-0.7.0 .rubocop.yml