Sha256: c7cc4eafd990c20f8529a297cf91ef7e25558d133a6ea234bffeb0398b21ec38
Contents?: true
Size: 280 Bytes
Versions: 3
Compression:
Stored size: 280 Bytes
Contents
# Configuration for the RuboCop Rails extension. See README. # Allow e.g. `list.compact_blank` and disallow `list.reject(&:blank)`. Rails/CompactBlank: Enabled: true # Allow e.g. `String#end_with?` and disallow `String#ends_with?`. Rails/ActiveSupportAliases: Enabled: true
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
barsoom_utils-0.2.0.47 | shared_rubocop_rails.yml |
barsoom_utils-0.2.0.46 | shared_rubocop_rails.yml |
barsoom_utils-0.2.0.44 | shared_rubocop_rails.yml |