Sha256: 934014f0e4ae4e6b365b4574a770a327486a1685c92c03c378f3b7aa6393db95
Contents?: true
Size: 531 Bytes
Versions: 1
Compression:
Stored size: 531 Bytes
Contents
AllCops: TargetRubyVersion: 2.3 Metrics/BlockLength: Exclude: - 'bin/pg_export' ExcludedMethods: ['describe', 'context'] Layout/LineLength: Max: 140 Style/ParallelAssignment: Enabled: false Naming/MethodParameterName: Enabled: false Style/Documentation: Enabled: false Lint/UnusedMethodArgument: Enabled: false Metrics/MethodLength: Max: 50 Metrics/CyclomaticComplexity: Max: 30 Style/TrailingCommaInHashLiteral: Enabled: false Metrics/AbcSize: Max: 30 Metrics/PerceivedComplexity: Max: 30
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pg_export-1.0.0.rc6 | .rubocop.yml |