Sha256: 1ef3a050ac81dd8b9767a384f0a726535e14c5d9a84a45fb6c03daca722b05b4
Contents?: true
Size: 406 Bytes
Versions: 1
Compression:
Stored size: 406 Bytes
Contents
inherit_from: .rubocop_todo.yml # Temporary turn this off # Avoid parameter lists longer than three or four parameters. Metrics/ParameterLists: Enabled: false Style/MultilineBlockChain: Enabled: false Style/HashTransformKeys: Enabled: true Style/HashTransformValues: Enabled: true Style/HashEachMethods: Enabled: true Lint/RaiseException: Enabled: true Lint/StructNewOverride: Enabled: true
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
docparser-0.3.0 | .rubocop.yml |