Sha256: b583ef269e506e7d8d83e5847a1c7613f12c7596a30468c304cacf5a9444cd37
Contents?: true
Size: 906 Bytes
Versions: 3
Compression:
Stored size: 906 Bytes
Contents
AllCops: TargetRubyVersion: 2.1 Layout/MultilineMethodCallIndentation: EnforcedStyle: indented Metrics/AbcSize: Enabled: false Metrics/BlockLength: Enabled: false Metrics/CyclomaticComplexity: Enabled: false Metrics/LineLength: Enabled: false Metrics/MethodLength: Enabled: false Metrics/PerceivedComplexity: Enabled: false Naming/ClassAndModuleCamelCase: Enabled: false Naming/UncommunicativeMethodParamName: Enabled: false Style/AccessModifierDeclarations: Enabled: false Style/AsciiComments: Enabled: false Style/BarePercentLiterals: EnforcedStyle: percent_q Style/Documentation: Enabled: false Style/DoubleNegation: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/NumericPredicate: EnforcedStyle: comparison Style/PercentLiteralDelimiters: PreferredDelimiters: '%W': '[]' '%i': '[]' '%w': '[]' Style/YodaCondition: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
polyfill-1.9.0 | .rubocop.yml |
polyfill-1.8.0 | .rubocop.yml |
polyfill-1.7.0 | .rubocop.yml |