Sha256: af3f5d2c8ac0b0a89f7a08afe3dc3e5aaf30b91c9891edd9396d5074c65d0fb0
Contents?: true
Size: 334 Bytes
Versions: 3
Compression:
Stored size: 334 Bytes
Contents
inherit_from: .rubocop_todo.yml AllCops: TargetRubyVersion: 2.0 Exclude: - 'vendor/**/*' - 'tmp/**/*' - 'pkg/**/*' - 'lib/monkey_patches.rb' Style/HashSyntax: Enabled: false # dealbreaker: Style/TrailingCommaInLiteral: Enabled: false # would require external library Layout/IndentHeredoc: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
modulesync-0.10.0 | .rubocop.yml |
modulesync-0.9.0 | .rubocop.yml |
modulesync-0.8.2 | .rubocop.yml |