Sha256: 1aef8042bcc7157734405ba9fbcc24ec73ba322aa9ac86bbddc193571aa5c7c6
Contents?: true
Size: 531 Bytes
Versions: 2
Compression:
Stored size: 531 Bytes
Contents
--- AllCops: DisplayCopNames: true DisplayStyleGuide: true StyleGuideCopsOnly: true TargetRubyVersion: 2.4 Exclude: - examples/* - blood_contracts-instrumentation.gemspec - vendor/bundle/**/* Metrics/LineLength: AllowHeredoc: true AllowURI: true URISchemes: - http - https Style/ClassAndModuleChildren: Enabled: false Style/Documentation: Enabled: false Style/StringLiterals: EnforcedStyle: double_quotes Naming/FileName: Exclude: - lib/blood_contracts-instrumentation.rb
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
blood_contracts-instrumentation-0.1.1 | .rubocop.yml |
blood_contracts-instrumentation-0.1.0 | .rubocop.yml |