Sha256: c844327cfc0c7eacbf79cc7d090d409b8573839a1d4d367e1967617b185bdcbd
Contents?: true
Size: 553 Bytes
Versions: 1
Compression:
Stored size: 553 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: TargetRubyVersion: 2.4 Rails: Enabled: false # Dependencies are ordered for purpose. Gemspec/OrderedDependencies: Enabled: false # TODO Rather than disabling, change severity to "info" in Rubocop 1.9+. Layout: Enabled: false Style/StringLiterals: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reverse_adoc-0.3.1 | .rubocop.yml |