Sha256: 571751777488649167ed59bdcaf93250659f0562844a898375b4ab4e1396f78f
Contents?: true
Size: 335 Bytes
Versions: 1
Compression:
Stored size: 335 Bytes
Contents
inherit_gem: rubocop-config-umbrellio: lib/rubocop.yml AllCops: DisplayCopNames: true TargetRubyVersion: 2.6 Naming/MethodParameterName: AllowedNames: ["x", "y", "z"] RSpec/EmptyLineAfterHook: Enabled: false Naming/FileName: Exclude: - lib/umbrellio-utils.rb Naming/RescuedExceptionsVariableName: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
umbrellio-utils-0.1.0 | .rubocop.yml |