Sha256: 446fd57da072cacb664cc0f6cf6478bb65df8a0496f527f45eee0be67733a9f6
Contents?: true
Size: 471 Bytes
Versions: 6
Compression:
Stored size: 471 Bytes
Contents
require: - rubocop-performance - rubocop-rspec AllCops: TargetRubyVersion: 3.2 SuggestExtensions: true DisplayCopNames: true NewCops: enable Style/FrozenStringLiteralComment: Enabled: false Style/StringLiterals: Enabled: true EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: Enabled: true EnforcedStyle: double_quotes Layout/LineLength: Max: 120 RSpec/ExampleLength: Enabled: false RSpec/DescribedClass: Enabled: false
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
sf_connect-0.2.4 | .rubocop.yml |
sf_connect-0.2.3 | .rubocop.yml |
sf_connect-0.2.2 | .rubocop.yml |
sf_connect-0.2.1 | .rubocop.yml |
sf_connect-0.2.0 | .rubocop.yml |
sf_connect-0.1.1 | .rubocop.yml |