Sha256: 9377d4f63f97d7c6a694099bc31e56904c4bfbefe00d3b54e2c779ab22b79782
Contents?: true
Size: 664 Bytes
Versions: 3
Compression:
Stored size: 664 Bytes
Contents
--- AllCops: DisplayCopNames: true TargetRubyVersion: 2.3 Lint/AmbiguousBlockAssociation: Enabled: false Naming/FileName: Exclude: - lib/evil-client.rb Metrics/BlockLength: Enabled: false Style/Alias: Enabled: false Style/ClassAndModuleChildren: Enabled: false Style/DateTime: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/ModuleFunction: Enabled: false Style/RaiseArgs: Enabled: false Style/RescueModifier: Exclude: - '**/*_spec.rb' Style/Semicolon: Exclude: - '**/*_spec.rb' Style/StringLiterals: EnforcedStyle: double_quotes Style/SingleLineMethods: Exclude: - '**/*_spec.rb'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
evil-client-3.0.2 | .rubocop.yml |
evil-client-3.0.1 | .rubocop.yml |
evil-client-3.0.0 | .rubocop.yml |