Sha256: 133cd0263fd1c66ad45f58dbd094c9b83d9bbc985a3155c5331dec482c8ae5d7
Contents?: true
Size: 393 Bytes
Versions: 8
Compression:
Stored size: 393 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 Style/HashConversion: Exclude: - spec/**/*_spec.rb
Version data entries
8 entries across 8 versions & 1 rubygems