Sha256: 098593701954ca8e9fea786925f8a2e7178753afc5fc3d1948e8a7f665348dfd
Contents?: true
Size: 861 Bytes
Versions: 3
Compression:
Stored size: 861 Bytes
Contents
AllCops: TargetRubyVersion: 2.4 Metrics/LineLength: Enabled: false Style/Documentation: Enabled: false Style/StringLiterals: EnforcedStyle: double_quotes Layout/SpaceInsideBlockBraces: EnforcedStyle: space EnforcedStyleForEmptyBraces: space SpaceBeforeBlockParameters: false Layout/SpaceInsideHashLiteralBraces: EnforcedStyle: no_space EnforcedStyleForEmptyBraces: no_space Layout/FirstArrayElementLineBreak: Enabled: true Layout/FirstHashElementLineBreak: Enabled: true Style/SymbolArray: Enabled: true Style/PercentLiteralDelimiters: PreferredDelimiters: '%': '[]' '%i': '[]' '%q': '[]' '%Q': '[]' '%r': '[]' '%s': '[]' '%w': '[]' '%W': '[]' '%x': '[]' Metrics/MethodLength: Enabled: false Style/FormatStringToken: Enabled: false Style/Alias: EnforcedStyle: prefer_alias_method
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
page_meta-0.2.0 | .rubocop.yml |
page_meta-0.1.3 | .rubocop.yml |
page_meta-0.1.2 | .rubocop.yml |