mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-12 21:16:28 +08:00
14 lines
197 B
YAML
Vendored
14 lines
197 B
YAML
Vendored
AllCops:
|
|
TargetRubyVersion: 2.3
|
|
|
|
Metrics/LineLength:
|
|
Max: 120
|
|
|
|
Metrics/MethodLength:
|
|
Enabled: false
|
|
|
|
Style/Documentation:
|
|
Enabled: false
|
|
|
|
Style/FrozenStringLiteralComment:
|
|
Enabled: False
|