Sha256: 834975bfa76b27cb201bfe600cd36c7c9591a490a288674fdf8383a439c95d26
Contents?: true
Size: 335 Bytes
Versions: 1
Compression:
Stored size: 335 Bytes
Contents
require: - rubocop-rspec - rubocop-rake inherit_from: .rubocop_todo.yml AllCops: TargetRubyVersion: 2.5 NewCops: enable Layout/LineLength: Max: 99 Naming/FileName: Enabled: false Style/ModuleFunction: Enabled: false Style/Encoding: Enabled: false Style/Documentation: Enabled: false Metrics/MethodLength: Max: 15
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
amoeba-3.3.0 | .rubocop.yml |