Sha256: 4e0c6712baf4c599e290bdbc76eae1a98a8c5598922c2ad11baae30637bae84b
Contents?: true
Size: 935 Bytes
Versions: 26
Compression:
Stored size: 935 Bytes
Contents
AllCops: TargetRubyVersion: 2.4 DisplayCopNames: true DisabledByDefault: true Exclude: - 'vendor/**/*' Style/HashSyntax: Enabled: true Layout/EmptyLines: Enabled: true Layout/TrailingBlankLines: Enabled: true Layout/TrailingWhitespace: Enabled: true Style/MethodDefParentheses: Enabled: true # Generated by gry Layout/AccessModifierIndentation: EnforcedStyle: indent Enabled: true Layout/CaseIndentation: EnforcedStyle: end Enabled: true Style/Encoding: Enabled: true Style/For: EnforcedStyle: each Enabled: true Style/FrozenStringLiteralComment: EnforcedStyle: never Enabled: true Layout/MultilineHashBraceLayout: EnforcedStyle: symmetrical Enabled: true Style/NumericLiteralPrefix: EnforcedOctalStyle: zero_only Enabled: true Style/StabbyLambdaParentheses: EnforcedStyle: require_parentheses Enabled: true Rails/ActionFilter: EnforcedStyle: action Enabled: true
Version data entries
26 entries across 26 versions & 1 rubygems