Sha256: 4e4caa67384e95ae95ac4a986b59fb1eee51ebfaa50362ec3620109e88fcffd5
Contents?: true
Size: 264 Bytes
Versions: 7
Compression:
Stored size: 264 Bytes
Contents
inherit_from: - .rubocop_todo.yml AllCops: Exclude: - "lib/generators/blacklight/templates/**/*" - "spec/**/*" Rails: Enabled: true Metrics/LineLength: Max: 200 Style/StringLiterals: Enabled: false Style/IndentationConsistency: Enabled: false
Version data entries
7 entries across 7 versions & 1 rubygems