Sha256: 2a7ad77ccf7853f35722e5cec0dd988b081f1c39d11915a22987cfaf64eca723

Contents?: true

Size: 362 Bytes

Versions: 1

Compression:

Stored size: 362 Bytes

Contents

Style/TrailingComma:
  EnforcedStyleForMultiline: comma

Metrics/LineLength:
  Max: 110

StructInheritance:
  Enabled: false

# `module_function` is strictly worse than `extend self` due to the confusion
# `module_function` introduces by not copying private methods to the class.
Style/ModuleFunction:
  Enabled: false

Style/TrivialAccessors:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hsql-0.3.5 .rubocop.yml