Sha256: 8dc6ac9c052aa3d4bd7a2b56f7647239fc6a83e15231fafd23a7790f9214c740
Contents?: true
Size: 310 Bytes
Versions: 2
Compression:
Stored size: 310 Bytes
Contents
inherit_from: - https://raw.githubusercontent.com/renuo/rails-application-setup-guide/master/templates/.rubocop_base.yml Rails: Enabled: false Metrics/ClassLength: Max: 160 AllCops: Include: - 'lib/**/*' - 'spec/**/*' - '*.gemspec' Exclude: - 'bin/**/*' - 'lib/renuo/cli.rb'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
renuo-cli-0.0.11 | .rubocop.yml |
renuo-cli-0.0.10 | .rubocop.yml |