Sha256: 30586f05d67982f810cc76fa4eb9a00d27f4826b599305e3ba54153b710f9834
Contents?: true
Size: 828 Bytes
Versions: 1
Compression:
Stored size: 828 Bytes
Contents
AllCops: Exclude: - '.*' - 'app/*' - 'bin/*' - 'config*' - 'db/*' - '*.md' - 'Gemfile' - 'Gemfile.lock' Layout/Tab: Enabled: false Layout/IndentationWidth: Enabled: false Metrics/LineLength: Max: 99 Metrics/MethodLength: CountAsOne: ['array', 'hash', 'heredoc'] Style/RescueModifier: Enabled: false Layout/TrailingEmptyLines: Enabled: false Layout/AccessModifierIndentation: Enabled: false Style/BlockComments: Exclude: - 'spec/spec_helper.rb' Style/Documentation: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/HashEachMethods: Enabled: true Style/HashTransformKeys: Enabled: true Style/HashTransformValues: Enabled: true Metrics/BlockLength: Exclude: - 'spec/*' Layout/MultilineMethodCallIndentation: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
postgres_upsert-5.1.0 | .rubocop.yml |