Sha256: c72ef3b757f5681b1983e5f76dce3b9a05239fa6dff2dc0fcb704beb5b88e66a
Contents?: true
Size: 394 Bytes
Versions: 3
Compression:
Stored size: 394 Bytes
Contents
inherit_from: .rubocop_todo.yml require: rubocop-rspec AllCops: TargetRubyVersion: 2.7 Metrics/BlockLength: ExcludedMethods: ['describe', 'context'] Style/Alias: EnforcedStyle: prefer_alias_method Enabled: true Style/HashEachMethods: Enabled: true Style/HashTransformKeys: Enabled: true Style/HashTransformValues: Enabled: true RSpec/MultipleExpectations: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
gitlab-license-2.6.0 | .rubocop.yml |
gitlab-license-2.5.0 | .rubocop.yml |
gitlab-license-2.4.0 | .rubocop.yml |