Sha256: 7251cefcfc6aee7af6f05ae5314b3706cc412031bfe395dba82940fd261587e1
Contents?: true
Size: 416 Bytes
Versions: 3
Compression:
Stored size: 416 Bytes
Contents
Documentation: Enabled: false AllCops: DisplayCopNames: true TargetRubyVersion: 2.5 Exclude: - bin/**/* - vendor/**/* - build/**/* - gemfiles/vendor/**/* Metrics/BlockLength: Exclude: - Rakefile - '*.gemspec' - spec/**/*.rb - '**/*.rake' - doc/**/*.rb # We stay at 80 characters per line. # See: https://rubystyle.guide/#max-line-length Metrics/LineLength: Max: 80
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
immoscout-1.3.2 | .rubocop.yml |
immoscout-1.3.1 | .rubocop.yml |
immoscout-1.3.0 | .rubocop.yml |