Sha256: 9eafe6df2299220c4e4e204e7d4e24c362ea6d94f4d824fd5a71b7a9db70f73b
Contents?: true
Size: 429 Bytes
Versions: 3
Compression:
Stored size: 429 Bytes
Contents
AllCops: TargetRubyVersion: 2.6.0 Style/Documentation: Enabled: true Exclude: - 'test/**/*.rb' Style/DocumentationMethod: Enabled: true Exclude: - 'test/**/*.rb' # Don't leave calls to pry lying around. Lint/Debugger: Enabled: true Metrics/LineLength: Max: 150 Style/StringLiterals: EnforcedStyle: single_quotes Style/FormatString: EnforcedStyle: sprintf Style/CommentedKeyword: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
tcd_x12-1.7.1 | .rubocop.yml |
tcd_x12-1.7.0 | .rubocop.yml |
tcd_x12-1.6.3 | .rubocop.yml |