Sha256: 81ae6ae74bf9abe92d3a22a2910926b8e99b49f8ca7e8ab01251cdf90ec2f39c
Contents?: true
Size: 663 Bytes
Versions: 4
Compression:
Stored size: 663 Bytes
Contents
AllCops: Exclude: - 'bin/*' - 'doc/*' - 'exe/*' - 'Gemfile' - 'hashtastic.gemspec' - 'Rakefile' TargetRubyVersion: 2.4 Style/Documentation: Enabled: false Style/SignalException: EnforcedStyle: only_raise Style/Lambda: Enabled: false Metrics/BlockLength: Exclude: - 'hashtastic.gemspec' ExcludedMethods: ['describe', 'context'] Metrics/LineLength: Max: 100 Metrics/MethodLength: Max: 20 Performance/Casecmp: Enabled: false Style/PercentLiteralDelimiters: PreferredDelimiters: default: () '%i': () '%w': () Style/RedundantReturn: Enabled: false Style/ExpandPathArguments: Enabled: false
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
hashtastic-0.3.1 | .rubocop.yml |
hashtastic-0.3.0 | .rubocop.yml |
hashtastic-0.2.0 | .rubocop.yml |
hashtastic-0.1.2 | .rubocop.yml |