Sha256: 445d6a69aaef375a208078252739d828f4036839ebbde64b967d18edc2da6534
Contents?: true
Size: 391 Bytes
Versions: 1
Compression:
Stored size: 391 Bytes
Contents
require: - rubocop-performance - rubocop-rake - rubocop-rspec AllCops: NewCops: enable TargetRubyVersion: 2.6 DisplayCopNames: true DisplayStyleGuide: true Layout/LineLength: Enabled: false Metrics/AbcSize: Enabled: false Metrics/BlockLength: Enabled: false Metrics/MethodLength: Enabled: false RSpec/ExampleLength: Max: 9 RSpec/MultipleExpectations: Max: 5
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
capistrano-asg-rolling-0.2.1 | .rubocop.yml |