Sha256: 698a3e0216848f4c1b445fcb9c020a0e4447501776dea251f93f8b73c7b9fe26
Contents?: true
Size: 651 Bytes
Versions: 2
Compression:
Stored size: 651 Bytes
Contents
AllCops: TargetRubyVersion: 2.6 # ------------------------------------------------------- Layout ------------------------------------------------------- Layout/EmptyLinesAroundBlockBody: Enabled: false Layout/EmptyLinesAroundClassBody: Enabled: false Layout/EmptyLinesAroundModuleBody: Enabled: false Layout/MultilineAssignmentLayout: Enabled: false Layout/LineLength: Max: 120 # ------------------------------------------------------- Style -------------------------------------------------------- Style/ClassAndModuleChildren: Enabled: false Style/StringLiteralsInInterpolation: Enabled: true EnforcedStyle: double_quotes
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pony_breeds-0.1.2 | .rubocop.yml |
pony_breeds-0.1.1 | .rubocop.yml |