Sha256: 33f5e141ac001325107e47a128fdca57bfc1e812ee9ed37dac4af34be1f5006b
Contents?: true
Size: 688 Bytes
Versions: 3
Compression:
Stored size: 688 Bytes
Contents
AllCops: Exclude: - 'bin/**/*' - 'assets/**/*' DisplayCopNames: true TargetRubyVersion: 2.3 SuggestExtensions: false NewCops: enable Gemspec/RequiredRubyVersion: Enabled: false Metrics/MethodLength: Enabled: false Style/ClassAndModuleChildren: Enabled: false Layout/MultilineMethodCallIndentation: Enabled: false Metrics/AbcSize: Enabled: false Metrics/BlockLength: Max: 50 Metrics/CyclomaticComplexity: Max: 15 Metrics/PerceivedComplexity: Max: 15 Layout/EmptyLineAfterGuardClause: Enabled: false Naming/FileName: Enabled: false Layout/IndentationWidth: Enabled: false Layout/ElseAlignment: Enabled: false Layout/EndAlignment: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jekyll-chatgpt-translate-0.0.10 | .rubocop.yml |
jekyll-chatgpt-translate-0.0.9 | .rubocop.yml |
jekyll-chatgpt-translate-0.0.8 | .rubocop.yml |