Sha256: 4c250dc8998b50670e8487ad84b4f4c3ffa82e4a83fb94880bffafac82678f02
Contents?: true
Size: 771 Bytes
Versions: 6
Compression:
Stored size: 771 Bytes
Contents
#require: # - rubocop-rails All: Rails: true AllCops: TargetRubyVersion: 2.5 Layout/EmptyLinesAroundClassBody: EnforcedStyle: empty_lines_special Layout/EmptyLinesAroundModuleBody: EnforcedStyle: empty_lines_except_namespace Layout/MultilineMethodCallIndentation: EnforcedStyle: indented_relative_to_receiver Metrics/AbcSize: Enabled: false Metrics/BlockLength: Enabled: false Metrics/LineLength: Enabled: false Metrics/MethodLength: Enabled: false Style/BracesAroundHashParameters: EnforcedStyle: context_dependent Style/Documentation: Enabled: false Style/MutableConstant: Enabled: false Style/NegatedIf: Enabled: false Style/StringLiterals: Enabled: false Style/TrailingCommaInHashLiteral: EnforcedStyleForMultiline: consistent_comma
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
symphonia-3.1.5 | .rubocop.yml |
symphonia-3.1.4 | .rubocop.yml |
symphonia-3.1.3 | .rubocop.yml |
symphonia-3.1.2 | .rubocop.yml |
symphonia-3.1.1 | .rubocop.yml |
symphonia-3.1.0 | .rubocop.yml |