Sha256: 5947c181e6fe1b90224fe04cc87e5513ba583f0e2ca34f34ca96398f540bee26
Contents?: true
Size: 544 Bytes
Versions: 2
Compression:
Stored size: 544 Bytes
Contents
Style/Documentation: Enabled: false Naming/ClassAndModuleCamelCase: Enabled: false Style/StringLiterals: EnforcedStyle: double_quotes Layout/AlignHash: EnforcedHashRocketStyle: table EnforcedColonStyle: table Metrics/ClassLength: Max: 120 Metrics/AbcSize: Max: 18 Metrics/ParameterLists: Max: 7 CountKeywordArgs: false Metrics/LineLength: Max: 120 AllCops: TargetRubyVersion: 2.4 DisplayCopNames: true DisplayStyleGuide: true Exclude: - 'spec/**/*' - 'test/**/*' - 'vendor/**/*' - 'bin/**/*'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
oneaccess-1.2.0 | .rubocop.yml |
oneaccess-1.1.0 | .rubocop.yml |