Sha256: 76ed63f98b648739fde7314b234df8f37817510db76f92e185998fe9bce3f729
Contents?: true
Size: 231 Bytes
Versions: 6
Compression:
Stored size: 231 Bytes
Contents
# lint cop settings # # False positives: # * expect { something }.to change { something } often triggers this # Lint/AmbiguousBlockAssociation: Exclude: - "spec/**/*_spec.rb" Lint/EmptyBlock: Exclude: - 'spec/**/*'
Version data entries
6 entries across 6 versions & 1 rubygems