Sha256: 0d3205d9538e4448ee6755d64282b1f64254587b40e77936ec278e24f8e5f997
Contents?: true
Size: 363 Bytes
Versions: 2
Compression:
Stored size: 363 Bytes
Contents
require: - rubocop-rake - rubocop-rspec AllCops: NewCops: enable TargetRubyVersion: 3.0 Style/StringLiterals: Enabled: true Style/StringLiteralsInInterpolation: Enabled: true EnforcedStyle: double_quotes Layout/LineLength: Max: 150 Style/Documentation: Enabled: false Metrics/BlockLength: Max: 150 RSpec/MultipleExpectations: Max: 4
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
permission_settings-1.0.5 | .rubocop.yml |
permission_settings-1.0.4 | .rubocop.yml |