Sha256: cc538e8c814bbb506d8ff3f8340f2654613f20155e6a08d5a4184e75ab209d9e
Contents?: true
Size: 668 Bytes
Versions: 2
Compression:
Stored size: 668 Bytes
Contents
AllCops: Exclude: - 'tmp/**/*' DisplayCopNames: true Metrics/AbcSize: Max: 38 # Configuration parameters: AllowURI. Metrics/LineLength: Max: 225 # Configuration parameters: CountKeywordArgs. Metrics/ParameterLists: Max: 6 Metrics/BlockNesting: Max: 4 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 174 Metrics/CyclomaticComplexity: Max: 7 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 76 Metrics/PerceivedComplexity: Max: 8 Style/RegexpLiteral: MaxSlashes: 0 # Configuration parameters: EnforcedStyle, SupportedStyles. Style/MethodName: Exclude: - lib/proxy_pac_rb/environment.rb
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
proxy_pac_rb-0.4.2 | .rubocop.yml |
proxy_pac_rb-0.4.0 | .rubocop.yml |