Sha256: 6b7feed0e45aa265dcb254580deddf9f9cd94fb5c69b8b398b95fa37866b0318
Contents?: true
Size: 382 Bytes
Versions: 6
Compression:
Stored size: 382 Bytes
Contents
AllCops: TargetRubyVersion: 2.6 NewCops: enable SuggestExtensions: false Style/Documentation: # Skips checking to make sure top level modules / classes have a comment. Enabled: false Layout/LineLength: Max: 100 Metrics/BlockLength: Exclude: - "spec/**/*" Style/StringLiterals: EnforcedStyle: double_quotes Style/FrozenStringLiteralComment: Enabled: false
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
ruby-openai-3.2.0 | .rubocop.yml |
ruby-openai-3.1.0 | .rubocop.yml |
ruby-openai-3.0.3 | .rubocop.yml |
ruby-openai-3.0.2 | .rubocop.yml |
ruby-openai-3.0.1 | .rubocop.yml |
ruby-openai-3.0.0 | .rubocop.yml |