Sha256: b4d0ab9b065b876f4593446c38890953b6aeffd230bc7321fe847140613e0227
Contents?: true
Size: 606 Bytes
Versions: 12
Compression:
Stored size: 606 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: 140 AllCops: Exclude: - '/**/JenkinsUtil.rb' - '/**/xcode_util.rb' - '/**/command_line_script.rb' - '**/bin/**/*' - '**/exe/**/*' Documentation: Enabled: false
Version data entries
12 entries across 12 versions & 1 rubygems