Sha256: a8686ede8f318b8edddcb94e6d4a73698437f17cb87fe5b171487160bb22e36c
Contents?: true
Size: 420 Bytes
Versions: 3
Compression:
Stored size: 420 Bytes
Contents
AllCops: TargetRubyVersion: 2.5 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: - "Rakefile" - "**/*.rake" - "spec/**/*.rb" Style/StringLiterals: EnforcedStyle: double_quotes Style/FrozenStringLiteralComment: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ruby-openai-1.5.0 | .rubocop.yml |
ruby-openai-1.4.0 | .rubocop.yml |
ruby-openai-1.3.1 | .rubocop.yml |