Sha256: d5dd666f8ba05e8096e60924a9f0db0933efc22fb2f118cef8ed636101078c24
Contents?: true
Size: 838 Bytes
Versions: 3
Compression:
Stored size: 838 Bytes
Contents
AllCops: TargetRubyVersion: 2.0 Include: - "Gemfile" Exclude: - "lib/mongo_session_store-rails.rb" - "gemfiles/vendor/**/*" - "perf/benchmark.rb" - "spec/support/apps/**/*" - "tmp/**/*" - "vendor/**/*" DisplayCopNames: true UseCache: true CacheRootDirectory: ./tmp Style/Documentation: Enabled: false Style/StringLiterals: EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: EnforcedStyle: double_quotes Style/AlignParameters: EnforcedStyle: with_fixed_indentation Style/MultilineOperationIndentation: EnforcedStyle: indented Style/AlignHash: EnforcedLastArgumentHashStyle: ignore_implicit Style/HashSyntax: EnforcedStyle: hash_rockets Style/IndentArray: EnforcedStyle: consistent Style/FormatString: EnforcedStyle: sprintf Metrics/MethodLength: Max: 15
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
mongo_session_store-rails-7.0.2 | .rubocop.yml |
mongo_session_store-rails-7.0.1 | .rubocop.yml |
mongo_session_store-rails-7.0.0 | .rubocop.yml |