Sha256: 5be7e330612bbfed0cf646659aca5966fb23d4cafecbca3c005e290a7c41b54a
Contents?: true
Size: 512 Bytes
Versions: 2
Compression:
Stored size: 512 Bytes
Contents
# This project follows the Ribose OSS style guide. # https://github.com/riboseinc/oss-guides # All project-specific additions and overrides should be specified in this file. inherit_from: - https://raw.githubusercontent.com/riboseinc/oss-guides/master/ci/rubocop.yml AllCops: DisplayCopNames: false StyleGuideCopsOnly: false TargetRubyVersion: 2.4 Rails: Enabled: true # Hashrocket style looks better when describing task dependencies. Style/HashSyntax: Exclude: - Rakefile - "**/*.rake"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
attr_masker-0.3.1 | .rubocop.yml |
attr_masker-0.3.0 | .rubocop.yml |