Sha256: a5842f5dff28461a32043574c284f69c97f7803e8c8112d2e8ac70dc9dbdbf02
Contents?: true
Size: 480 Bytes
Versions: 7
Compression:
Stored size: 480 Bytes
Contents
inherit_from: .rubocop_todo.yml Encoding: Enabled: false Metrics/ClassLength: CountComments: false Metrics/MethodLength: CountComments: false AllCops: TargetRubyVersion: 2.3 Exclude: - gqli.gemspec - spec/**/* - examples/**/* - Guardfile - Gemfile - Rakefile - usage*.rb Metrics/ClassLength: Max: 250 Style/MutableConstant: Enabled: false Style/SignalException: EnforcedStyle: 'semantic' Style/DoubleNegation: Enabled: false
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
gqli-1.2.0 | .rubocop.yml |
gqli-1.1.0 | .rubocop.yml |
gqli-1.0.0 | .rubocop.yml |
gqli-0.6.1 | .rubocop.yml |
gqli-0.6.0 | .rubocop.yml |
gqli-0.5.0 | .rubocop.yml |
gqli-0.4.0 | .rubocop.yml |