Sha256: 0058e1284c27e093d946bc10365d00fceb86b9f36fbf7535245783e7167d9a79
Contents?: true
Size: 438 Bytes
Versions: 2
Compression:
Stored size: 438 Bytes
Contents
AllCops: Include: - "**/Rakefile" - "lib/**/*.rb" Exclude: - "Gemfile" - "bin/**/*" TargetRubyVersion: 3.0 Layout/EmptyLinesAroundClassBody: Enabled: false Layout/EndOfLine: Enabled: false Metrics/LineLength: Max: 120 Metrics/MethodLength: Max: 15 Style/Documentation: Enabled: false Style/EmptyMethod: EnforcedStyle: expanded Style/IfUnlessModifier: Enabled: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
media_types-2.3.2 | .rubocop.yml |
media_types-2.2.0 | .rubocop.yml |