Sha256: 34483d581ab7096b59d7bee5eba8fa3279d3ce6d3117f1a6e9e0172128b62c85
Contents?: true
Size: 314 Bytes
Versions: 3
Compression:
Stored size: 314 Bytes
Contents
require: - rubocop-rspec - rubocop-performance AllCops: TargetRubyVersion: 2.6 LineLength: Max: 120 Metrics/BlockLength: Exclude: - 'spec/**/*' Style/FrozenStringLiteralComment: EnforcedStyle: never Metrics/ParameterLists: CountKeywordArgs: false Style/WhileUntilModifier: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
flows-0.1.0 | .rubocop.yml |
flows-0.0.2 | .rubocop.yml |
flows-0.0.1 | .rubocop.yml |