Sha256: 04fb42b76ff90ec1377b1e9352202a6e321db8585b33d0d2a76109ea623bd92e
Contents?: true
Size: 572 Bytes
Versions: 4
Compression:
Stored size: 572 Bytes
Contents
AllCops: TargetRubyVersion: 2.6 NewCops: enable Metrics/AbcSize: Enabled: false Metrics/MethodLength: Enabled: false Metrics/ParameterLists: Enabled: false Style/StringLiterals: Enabled: true EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: Enabled: true EnforcedStyle: double_quotes Layout/LineLength: Max: 120 Exclude: - plugin_kit.gemspec Metrics/BlockLength: Exclude: - spec/**/*.rb Lint/RescueException: Exclude: - lib/cocov/plugin_kit.rb Layout/FirstHashElementIndentation: EnforcedStyle: consistent
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
cocov_plugin_kit-0.1.6 | .rubocop.yml |
cocov_plugin_kit-0.1.5 | .rubocop.yml |
cocov_plugin_kit-0.1.4 | .rubocop.yml |
cocov_plugin_kit-0.1.3 | .rubocop.yml |