Sha256: 1e8039e35ddab1075434b5e6a2d5f7a341da3884ce9cf3ab8590db0e03884c0e
Contents?: true
Size: 467 Bytes
Versions: 5
Compression:
Stored size: 467 Bytes
Contents
AllCops: Exclude: - vendor/** - bin/** LineLength: Enabled: false MethodLength: Enabled: false ClassLength: Enabled: false Documentation: # don't require classes to be documented Enabled: false NumericLiterals: # don't separate numeric literals with _ Enabled: false RaiseArgs: # don't need to provide an exception class and message, SoapError takes care of that Enabled: false Encoding: # missing UTF-8 comments Enabled: false
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
inforouter-0.3.0 | .rubocop.yml |
inforouter-0.2.9 | .rubocop.yml |
inforouter-0.2.8 | .rubocop.yml |
inforouter-0.2.7 | .rubocop.yml |
inforouter-0.2.6 | .rubocop.yml |