Sha256: d132907b1ba613178dfb0d7695bb7714f11842a1e9a3e780c7a6277cef0bb16f
Contents?: true
Size: 1.36 KB
Versions: 1
Compression:
Stored size: 1.36 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: Max: 506 # Offense count: 12 Style/CyclomaticComplexity: Max: 18 # Offense count: 17 Style/Documentation: 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.0 | .rubocop.yml |