Sha256: ae7f16aa6ed2a1d0bd109c49a6616e6997feb2c0d32521a5aba6c24ae1decd5a
Contents?: true
Size: 540 Bytes
Versions: 3
Compression:
Stored size: 540 Bytes
Contents
inherit_from: .rubocop_todo.yml Style/StringLiterals: Enabled: true EnforcedStyle: single_quotes Style/MutableConstant: Exclude: - 'lib/seedbank/version.rb' Lint/ScriptPermission: Exclude: - 'test/dummy/Rakefile' Metrics/LineLength: Exclude: - 'test/**/*' Max: 132 Metrics/BlockLength: Exclude: - 'test/**/*' Naming/PredicateName: NameWhitelist: - 'has_roles_mask_accessors?' Style/Documentation: Exclude: - 'spec/**/*' - 'test/**/*' - 'lib/generators/rspec/ability/ability_generator.rb'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
canard-0.6.2.pre | .rubocop.yml |
canard-0.6.1.pre | .rubocop.yml |
canard-0.6.0.pre | .rubocop.yml |