Sha256: b0d0478d4aad93138b9bbcbbd5520cc0fdbd04180caf0bc9a8e70cb1cae94032
Contents?: true
Size: 977 Bytes
Versions: 3
Compression:
Stored size: 977 Bytes
Contents
AllCops: Exclude: - '*.gemspec' Metrics/LineLength: Max: 120 Style/Documentation: Enabled: false Metrics/MethodLength: Max: 20 StringLiterals: EnforcedStyle: double_quotes Style/FileName: Enabled: false Metrics/AbcSize: Max: 22 # Offense count: 2 Metrics/CyclomaticComplexity: Max: 9 # Offense count: 2 Metrics/PerceivedComplexity: Max: 9 # Offense count: 1 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/AlignParameters: Enabled: false # Offense count: 2 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/EmptyLinesAroundClassBody: Enabled: false # Offense count: 1 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/HashSyntax: Enabled: false # Offense count: 1 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/StringLiterals: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
vagrant-winrm-s-0.0.4 | .rubocop.yml |
vagrant-winrm-s-0.0.3 | .rubocop.yml |
vagrant-winrm-s-0.0.2 | .rubocop.yml |