Sha256: a5085cec8a5a6e073397964f31a0a9bad8a445719fe32ddaec005af0c53f3465
Contents?: true
Size: 596 Bytes
Versions: 1
Compression:
Stored size: 596 Bytes
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2014-08-05 12:05:37 -0400 using RuboCop version 0.24.1. # The point is for the user to remove these configuration records # one by one as the offenses are removed from the code base. # Note that changes in the inspected code, or installation of new # versions of RuboCop, may require this file to be generated again. # Not yet... Style/Documentation: Enabled: false Style/Encoding: EnforcedStyle: when_needed Metrics/LineLength: Max: 120 Metrics/MethodLength: Max: 15 AllCops: Exclude: - 'swagger_spec/**/*'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
swagger-core-0.2.0 | .rubocop.yml |