Sha256: 24ef6a44c22343a2122434ac32ee908b0da7d9164f1bfb4bb5589b4f473a7d20
Contents?: true
Size: 762 Bytes
Versions: 5
Compression:
Stored size: 762 Bytes
Contents
inherit_from: .rubocop_todo.yml AllCops: NewCops: enable Exclude: - pkg/**/* Layout/LineLength: Enabled: false Metrics/AbcSize: Enabled: false Metrics/BlockLength: Enabled: false Metrics/MethodLength: Enabled: false Metrics/PerceivedComplexity: Enabled: false Style/Documentation: Enabled: false Style/FormatString: EnforcedStyle: percent Style/FrozenStringLiteralComment: Enabled: false Style/GlobalVars: Exclude: - lib/chake.rb Style/GuardClause: Enabled: false Style/HashEachMethods: Enabled: false Style/HashTransformKeys: Enabled: false Style/HashTransformValues: Enabled: false Style/IfUnlessModifier: Enabled: false Style/SymbolArray: Enabled: false Gemspec/RequiredRubyVersion: Enabled: false
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
chake-0.90.1 | .rubocop.yml |
chake-0.90 | .rubocop.yml |
chake-0.82 | .rubocop.yml |
chake-0.81.1 | .rubocop.yml |
chake-0.81 | .rubocop.yml |