Sha256: 88de59367b67dae1b023950072c986823abadab0b2537020f01ad97cc79cb2de
Contents?: true
Size: 432 Bytes
Versions: 2
Compression:
Stored size: 432 Bytes
Contents
AllCops: Include: - Exclude: - 'unipept.gemspec' - 'vendor/**/*' Style/ClassAndModuleChildren: EnforcedStyle: compact Enabled: false # disable for now Style/ClassVars: Enabled: false Style/Documentation: Enabled: false Style/RescueModifier: Enabled: false Metrics/AbcSize: Enabled: false Metrics/ClassLength: Enabled: false Metrics/LineLength: Enabled: false Metrics/MethodLength: Enabled: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
unipept-0.9.0 | .rubocop.yml |
unipept-0.8.0 | .rubocop.yml |