Sha256: bf178cc10c8212433fb168ecaa5bf8961144bbc9a91c4beac98a431a39ba4bac
Contents?: true
Size: 832 Bytes
Versions: 6
Compression:
Stored size: 832 Bytes
Contents
AllCops: Exclude: - 'bin/*' TargetRubyVersion: 2.4.1 DisplayCopNames: true Style/Encoding: Enabled: false Style/Documentation: Enabled: false Style/SpaceAroundEqualsInParameterDefault: EnforcedStyle: no_space Style/ParallelAssignment: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Metrics/ModuleLength: Exclude: - "**/*_spec.rb" Metrics/BlockLength: Exclude: - "**/*_spec.rb" Metrics/LineLength: Max: 160 Metrics/MethodLength: Max: 30 Metrics/AbcSize: Max: 80 Metrics/BlockLength: Max: 100 Metrics/PerceivedComplexity: Max: 20 Metrics/CyclomaticComplexity: Max: 20 Style/ClassAndModuleChildren: Enabled: false Layout/IndentationWidth: Enabled: false Layout/IndentationConsistency: Enabled: false Style/AccessModifierDeclarations: Enabled: false
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
simpleadmin-1.2.7 | .rubocop.yml |
simpleadmin-1.2.6 | .rubocop.yml |
simpleadmin-1.2.5 | .rubocop.yml |
simpleadmin-1.2.4 | .rubocop.yml |
simpleadmin-1.2.3 | .rubocop.yml |
simpleadmin-1.2.2 | .rubocop.yml |