Sha256: ac723566f02313d1aac65d056b535058c843f8329cd3f6f23bbbdcfc96fba147
Contents?: true
Size: 481 Bytes
Versions: 6
Compression:
Stored size: 481 Bytes
Contents
AllCops: Include: - '' Exclude: - 'unipept.gemspec' - 'vendor/**/*' Style/ClassAndModuleChildren: EnforcedStyle: compact Enabled: false # disable for now Lint/NestedMethodDefinition: Enabled: false 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
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
unipept-1.1.2 | .rubocop.yml |
unipept-1.1.1 | .rubocop.yml |
unipept-1.1.0 | .rubocop.yml |
unipept-1.0.1 | .rubocop.yml |
unipept-1.0.0 | .rubocop.yml |
unipept-0.10.0 | .rubocop.yml |