Sha256: 51b41a66c9615d9ce414ab802f14b5e76303fb395a01b1d7d42c5c10e0f6793d
Contents?: true
Size: 546 Bytes
Versions: 9
Compression:
Stored size: 546 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2015-12-27 12:27:13 -0800 using RuboCop version 0.35.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. Metrics/LineLength: Max: 145 AllCops: Exclude: - '**/bin/**/*' - '**/exe/**/*' - 'JenkinsUtil.gemspec' Documentation: Enabled: false
Version data entries
9 entries across 9 versions & 1 rubygems