Sha256: 5a8e80bd75420363f96417c9732983572c7eaf8184a8a1936f47120a731d95df
Contents?: true
Size: 546 Bytes
Versions: 2
Compression:
Stored size: 546 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/LineLength: Max: 120 Metrics/AbcSize: Max: 18 Metrics/ParameterLists: Max: 5 CountKeywordArgs: false 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.0.1 | .rubocop.yml |
oneaccess-1.0.0 | .rubocop.yml |