Sha256: b56f46bcd57085a035d7d71edbc3e140d91e9745865eff41958020864cebf82d
Contents?: true
Size: 953 Bytes
Versions: 1
Compression:
Stored size: 953 Bytes
Contents
AllCops: DisplayCopNames: true Bundler/OrderedGems: Enabled: false Layout/AlignParameters: EnforcedStyle: with_fixed_indentation Layout/ExtraSpacing: AllowForAlignment: false Layout/MultilineMethodCallIndentation: EnforcedStyle: indented_relative_to_receiver Layout/SpaceInLambdaLiteral: EnforcedStyle: require_space Metrics/LineLength: IgnoredPatterns: - !ruby/regexp /^\s*#/ Metrics/MethodLength: Exclude: - test/**/*_test.rb Style/AsciiComments: Enabled: false Style/CaseEquality: Enabled: false Style/Documentation: Enabled: false Style/EmptyMethod: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/GuardClause: Enabled: false Style/IfUnlessModifier: Enabled: false Style/NegatedIf: Enabled: false Style/StringLiterals: EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: Enabled: false Style/TrailingCommaInLiteral: EnforcedStyleForMultiline: comma
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
decay-0.3.0 | .rubocop.yml |