Sha256: 7ed2f55eb296edaad53ebad7a0c53511c4a3406f83b174150ef252064651e5b2
Contents?: true
Size: 999 Bytes
Versions: 5
Compression:
Stored size: 999 Bytes
Contents
Style/Documentation: Enabled: false Style/DocumentationMethod: Enabled: false Style/ModuleFunction: Enabled: false Style/Lambda: Enabled: false Metrics/ClassLength: Enabled: false Metrics/MethodLength: Max: 15 Layout/LineLength: Max: 150 Layout/FirstArrayElementIndentation: Enabled: false Layout/MultilineMethodCallIndentation: Enabled: false Style/MutableConstant: Enabled: true Layout/FirstHashElementIndentation: Enabled: false Style/FrozenStringLiteralComment: Enabled: true SafeAutoCorrect: true Exclude: - bin/**/* - config.ru - Gemfile - Rakefile AllCops: DisabledByDefault: false NewCops: enable TargetRubyVersion: 3.1 Exclude: - 'spec/factories/*.rb' - 'db/schema.rb' - *.gemspec Lint/AmbiguousBlockAssociation: Exclude: - 'spec/**/*.rb' Metrics/BlockLength: Exclude: - 'spec/**/*.rb' Style/PercentLiteralDelimiters: PreferredDelimiters: '%i': '()' Lint/DeprecatedConstants: Enabled: true
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
recollect-array-0.1.4 | .rubocop.yml |
recollect-array-0.1.3 | .rubocop.yml |
recollect-array-0.1.2 | .rubocop.yml |
recollect-array-0.1.1 | .rubocop.yml |
recollect-array-0.1.0 | .rubocop.yml |