Sha256: fce99d430b38c41baf82a922d3bc07c3adb3d5b38bcb0a00b2c43cb519579a7d
Contents?: true
Size: 763 Bytes
Versions: 3
Compression:
Stored size: 763 Bytes
Contents
# These cops are currently pending and will be enabled by default at some point, but adding for now to stop Rubocop # complaining... Lint/DeprecatedOpenSSLConstant: Enabled: true Lint/MixedRegexpCaptureTypes: Enabled: true Layout/EmptyLinesAroundAttributeAccessor: Enabled: true Layout/SpaceAroundMethodCallOperator: Enabled: true Lint/RaiseException: Enabled: true Lint/StructNewOverride: Enabled: true Style/ExponentialNotation: Enabled: true Style/HashEachMethods: Enabled: true Style/HashTransformKeys: Enabled: true Style/HashTransformValues: Enabled: true Style/RedundantFetchBlock: Enabled: true Style/RedundantRegexpCharacterClass: Enabled: true Style/RedundantRegexpEscape: Enabled: true Style/SlicingWithRange: Enabled: true
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
boxt_ruby_style_guide-6.2.1 | pending.yml |
boxt_ruby_style_guide-6.2.0 | pending.yml |
boxt_ruby_style_guide-6.1.0 | pending.yml |