Sha256: ecc4b1739eabd2121ccfe16644f19de9f42b19db3ce20a887a138c20ceb47fc8

Contents?: true

Size: 787 Bytes

Versions: 1

Compression:

Stored size: 787 Bytes

Contents

Style/Documentation:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: true
  EnforcedStyle: always

Style/TrailingCommaInHashLiteral:
  Enabled: true
  EnforcedStyleForMultiline: comma

Style/TrailingCommaInArrayLiteral:
  Enabled: true
  EnforcedStyleForMultiline: comma

Layout/EndAlignment:
  Enabled: true

Lint/UnusedMethodArgument:
  AllowUnusedKeywordArguments: true

Metrics/LineLength:
  Enabled: true
  IgnoredPatterns: ['\A#']
  Max: 120

Layout/AlignParameters:
  Enabled: true

Naming/UncommunicativeMethodParamName:
  Enabled: true
  AllowedNames: ['io', 'id', 'to', 'by', 'on', 'in', 'at', '_'] # Defaults + _

Layout/MultilineMethodCallIndentation:
  Enabled: true

Style/ParallelAssignment:
  Enabled: true

Metrics/MethodLength:
  Enabled: true
  Max: 30

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hermes_messenger_of_the_gods-2.0.0 vendor/cache/Protobuf3Fixer-5f9f1a2d2da9/.rubocop.yml