Sha256: 5dd14e22c874f48f6c9e2f02f6a973c49c1c3995f497be7378d161aad16ce345
Contents?: true
Size: 783 Bytes
Versions: 5
Compression:
Stored size: 783 Bytes
Contents
Rails: Enabled: false Rails/Output: Enabled: false AllCops: TargetRubyVersion: 2.4 DisplayCopNames: true DisplayStyleGuide: true Exclude: - 'bin/*' - 'spec/fixtures/**/*' Metrics/LineLength: Max: 100 Metrics/MethodLength: Max: 20 Metrics/ClassLength: Max: 200 Metrics/BlockLength: Exclude: - 'spec/**/*_spec.rb' - 'spec/factories/*.rb' - '*.gemspec' Metrics/CyclomaticComplexity: Max: 10 Metrics/PerceivedComplexity: Max: 10 Style/StringLiterals: Enabled: false EnforcedStyle: double_quotes Style/Documentation: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Metrics/AbcSize: Max: 40 Lint/HandleExceptions: Enabled: false Style/FormatStringToken: Exclude: - 'lib/wordless/wordless_cli.rb'
Version data entries
5 entries across 5 versions & 2 rubygems
Version | Path |
---|---|
wordless-2.1.1 | .rubocop.yml |
wordless-2.1.0 | .rubocop.yml |
wordless-2.0.0 | .rubocop.yml |
wordpress_tools-1.4.1 | .rubocop.yml |
wordpress_tools-1.4.0 | .rubocop.yml |