Sha256: 994f976a0119b35a940d979efadbfd12e8e73f6f3df908eed04a4cf31c9d2af1
Contents?: true
Size: 1.07 KB
Versions: 5
Compression:
Stored size: 1.07 KB
Contents
Metrics/AbcSize: Max: 20 Metrics/CyclomaticComplexity: Enabled: false Metrics/PerceivedComplexity: Enabled: false Metrics/LineLength: Max: 160 Metrics/MethodLength: Max: 24 Layout/AlignParameters: Enabled: false Layout/AlignArray: Enabled: false # Configuration parameters: Exclude. Style/Documentation: Exclude: - 'spec/**/*' - 'test/**/*' # Offense count: 16 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Layout/FirstParameterIndentation: Exclude: - 'lib/argon2.rb' - 'test/low_level_test.rb' - 'test/util_test.rb' Style/HashSyntax: Enabled: false # Offense count: 1 # Cop supports --auto-correct. Layout/IndentArray: Exclude: - 'lib/argon2/errors.rb' # Offense count: 44 # Cop supports --auto-correct. Layout/LeadingCommentSpace: Exclude: - 'ext/argon2_wrap/extconf.rb' Style/SignalException: Enabled: false Style/StringLiterals: Enabled: false Style/WordArray: MinSize: 33 Layout/MultilineMethodCallBraceLayout: Exclude: - 'lib/argon2.rb' - 'test/low_level_test.rb'
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
argon2-2.0.2 | .rubocop.yml |
argon2-2.0.1 | .rubocop.yml |
argon2-2.0.0 | .rubocop.yml |
argon2-1.2.0 | .rubocop.yml |
argon2-1.1.5 | .rubocop.yml |