Sha256: c7679bb86c57d42cc86f07dd231790ae268ebbb76484a10f8d08f8e14c0116a9
Contents?: true
Size: 1023 Bytes
Versions: 3
Compression:
Stored size: 1023 Bytes
Contents
Style/Documentation: Enabled: false Style/DocumentationMethod: Enabled: false Style/ModuleFunction: Enabled: false Style/Lambda: Enabled: false Metrics/ClassLength: Enabled: false Metrics/MethodLength: Max: 15 Layout/LineLength: Max: 150 Layout/FirstArrayElementIndentation: Enabled: false Layout/MultilineMethodCallIndentation: Enabled: false Style/MutableConstant: Enabled: true Layout/FirstHashElementIndentation: Enabled: false Naming/MethodName: Enabled: false Style/FrozenStringLiteralComment: Enabled: true SafeAutoCorrect: true Exclude: - bin/**/* - config.ru - Gemfile - Rakefile AllCops: DisabledByDefault: false NewCops: enable TargetRubyVersion: 2.7.6 # Exclude: # - 'spec/factories/*.rb' # - *.gemspec Lint/AmbiguousBlockAssociation: Exclude: - 'spec/**/*.rb' Metrics/BlockLength: Exclude: - 'spec/**/*.rb' Style/PercentLiteralDelimiters: PreferredDelimiters: '%i': '()' Lint/DeprecatedConstants: Enabled: true
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
zx-result-0.0.3 | .rubocop.yml |
zx-result-0.0.2 | .rubocop.yml |
zx-result-0.0.1 | .rubocop.yml |