Sha256: c1ca970c55128ab10591e78c6ea37fa34a8701b66481e614ea65a7a21be403f8
Contents?: true
Size: 577 Bytes
Versions: 5
Compression:
Stored size: 577 Bytes
Contents
require: - rubocop-performance - rubocop-rspec AllCops: TargetRubyVersion: 2.6 DisplayCopNames: true DisplayStyleGuide: true LineLength: Max: 100 Layout/EmptyLinesAroundBlockBody: Exclude: - 'spec/**/**/*' Layout/EmptyLinesAroundClassBody: EnforcedStyle: empty_lines_except_namespace Layout/EmptyLinesAroundModuleBody: EnforcedStyle: empty_lines_except_namespace Metrics/BlockLength: Enabled: false Metrics/ClassLength: Enabled: false Naming/FileName: Enabled: false Style/Documentation: Enabled: false Style/ExpandPathArguments: Enabled: false
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
lite-statistics-1.0.5 | .rubocop.yml |
lite-statistics-1.0.4 | .rubocop.yml |
lite-statistics-1.0.3 | .rubocop.yml |
lite-statistics-1.0.2 | .rubocop.yml |
lite-statistics-1.0.1 | .rubocop.yml |