Sha256: be8867f4fc66e4318682673c9a81f5757dc23b3477d87e9cd06f437436914d01
Contents?: true
Size: 392 Bytes
Versions: 7
Compression:
Stored size: 392 Bytes
Contents
inherit_from: - .rubocop_airbnb.yml Metrics/LineLength: Max: 100 IgnoredPatterns: ['#', 'ENV'] Style/FrozenStringLiteralComment: Enabled: true EnforcedStyle: always SupportedStyles: - always Style/StringLiterals: Enabled: true AllCops: TargetRubyVersion: 2.5 Airbnb/ClassOrModuleDeclaredInWrongFile: Enabled: false Airbnb/ModuleMethodInWrongFile: Enabled: false
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
steppy-0.6.0 | .rubocop.yml |
steppy-0.5.4 | .rubocop.yml |
steppy-0.5.3 | .rubocop.yml |
steppy-0.5.2 | .rubocop.yml |
steppy-0.5.1 | .rubocop.yml |
steppy-0.5.0 | .rubocop.yml |
steppy-0.1.0 | .rubocop.yml |