mirror of
https://github.com/ditkrg/workflower.git
synced 2026-01-22 22:26:40 +00:00
13 lines
213 B
YAML
13 lines
213 B
YAML
Style/StringLiterals:
|
|
Enabled: true
|
|
EnforcedStyle: double_quotes
|
|
|
|
Style/StringLiteralsInInterpolation:
|
|
Enabled: true
|
|
EnforcedStyle: double_quotes
|
|
|
|
Layout/LineLength:
|
|
Max: 120
|
|
AllCops:
|
|
NewCops: enable
|