Sha256: 7f89ee3bdaa9a6aaf8dbea775bc899a1762886048a31930b830514a90a4c40d0
Contents?: true
Size: 319 Bytes
Versions: 4
Compression:
Stored size: 319 Bytes
Contents
AllCops: TargetRubyVersion: 2.5 Metrics/LineLength: Max: 120 Metrics/MethodLength: Max: 30 # default * 3 Metrics/AbcSize: Max: 50 # default * 2 Metrics/ModuleLength: Exclude: - "**/*_spec.rb" Metrics/BlockLength: Exclude: - "**/*_spec.rb" Style/BlockDelimiters: EnforcedStyle: braces_for_chaining
Version data entries
4 entries across 4 versions & 3 rubygems
Version | Path |
---|---|
dingtalk-client-0.2.0 | .rubocop.yml |
wechat-client-0.1.0 | .rubocop.yml |
dingtalk-client-0.1.0 | .rubocop.yml |
dingtalk-robot-0.1.0 | .rubocop.yml |