Sha256: c3d4f1db3f4aed0710433e26b7eb879384ce2ebf4941998f92fcfb58bdb6cba7
Contents?: true
Size: 797 Bytes
Versions: 5
Compression:
Stored size: 797 Bytes
Contents
AllCops: TargetRubyVersion: 2.4.2 MethodLength: Max: 20 BlockLength: Max: 70 Exclude: - 'Rakefile' - 'rakelib/**/*.rake' - 'spec/**/*.rb' Metrics/LineLength: Max: 80 Naming/RescuedExceptionsVariableName: PreferredName: exception Style/GuardClause: Enabled: false Style/Next: Enabled: false Style/SymbolArray: Enabled: false Style/SymbolProc: Enabled: false Style/WordArray: Enabled: false Style/YodaCondition: EnforcedStyle: forbid_for_equality_operators_only Layout/EmptyLinesAroundClassBody: EnforcedStyle: empty_lines_except_namespace Layout/EmptyLinesAroundModuleBody: EnforcedStyle: empty_lines_except_namespace Layout/MultilineMethodCallIndentation: EnforcedStyle: aligned Layout/SpaceInsidePercentLiteralDelimiters: Enabled: false
Version data entries
5 entries across 5 versions & 2 rubygems
Version | Path |
---|---|
talkbird-0.0.5 | .rubocop.yml |
talkbird-0.0.4 | .rubocop.yml |
talkbird-0.0.3 | .rubocop.yml |
talkbird-0.0.2 | .rubocop.yml |
rollbar-mode-0.0.1 | .rubocop.yml |