Sha256: 00be94df116c615c5420de1e81908d746f368aa1fa7c2f951fb1f5f4dfdb0f73
Contents?: true
Size: 1.07 KB
Versions: 6
Compression:
Stored size: 1.07 KB
Contents
AllCops: TargetRubyVersion: 2.3 Exclude: - 'elastic-apm.gemspec' - 'vendor/**/*' - 'bench/*' Layout/AlignParameters: EnforcedStyle: with_fixed_indentation Layout/AlignHash: Exclude: - 'Gemfile' Layout/EmptyLinesAroundArguments: Enabled: false Lint/RescueException: Enabled: false Lint/HandleExceptions: Enabled: false Metrics/BlockLength: Exclude: - 'spec/**/*.rb' Metrics/ModuleLength: Exclude: - 'spec/**/*.rb' Naming/PredicateName: Enabled: false Naming/FileName: Exclude: - 'lib/elastic-apm.rb' Naming/AccessorMethodName: Enabled: false Style/Alias: Enabled: false Style/IfUnlessModifier: Enabled: false Style/FormatStringToken: Enabled: false Style/SafeNavigation: Enabled: false Style/DoubleNegation: Enabled: false Style/EmptyMethod: Enabled: false Rails/Delegate: Enabled: false Style/NumericPredicate: Enabled: false Style/PerlBackrefs: Enabled: false Layout/EmptyLineAfterGuardClause: Enabled: false Naming/MemoizedInstanceVariableName: Enabled: false Style/SpecialGlobalVars: Enabled: false
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
elastic-apm-2.6.1 | .rubocop.yml |
elastic-apm-2.6.0 | .rubocop.yml |
elastic-apm-2.5.0 | .rubocop.yml |
elastic-apm-2.4.0 | .rubocop.yml |
elastic-apm-2.3.1 | .rubocop.yml |
elastic-apm-2.3.0 | .rubocop.yml |