Sha256: ff07cb9d6767028ce45a384eb535fac16de8385efbdf51b5e5bfac2f82a2f586
Contents?: true
Size: 1.43 KB
Versions: 1
Compression:
Stored size: 1.43 KB
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2014-06-23 17:07:53 -0400 using RuboCop version 0.23.0. # 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. ####### # WIP # Offense count: 17 Style/LineLength: Enabled: false Max: 120 # Offense count: 8 # Configuration parameters: CountComments. Style/MethodLength: Enabled: false Max: 30 ######## # Fix these later # Offense count: 1 Lint/Eval: Enabled: false # Offense count: 6 Lint/ShadowingOuterLocalVariable: Enabled: false # Offense count: 2 # Configuration parameters: EnforcedStyle, SupportedStyles. Style/ClassAndModuleChildren: Enabled: false # Offense count: 6 # Configuration parameters: CountComments. Style/ClassLength: Enabled: false Max: 506 # Offense count: 12 Style/CyclomaticComplexity: Max: 20 # Offense count: 17 Style/Documentation: Enabled: false Style/AccessModifierIndentation: Enabled: false ####### # We actually want these off # Offense count: 2 Lint/UselessSetterCall: Enabled: false # Offense count: 9 # Configuration parameters: EnforcedStyle, SupportedStyles. Style/Next: Enabled: false # Offense count: 7 # Configuration parameters: EnforcedStyle, SupportedStyles. Style/VariableName: Enabled: false #######
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jenkins_pipeline_builder-0.5.2 | .rubocop.yml |