mirror of
https://github.com/mastodon/mastodon.git
synced 2026-04-28 19:12:07 -05:00
10 lines
230 B
YAML
10 lines
230 B
YAML
---
|
|
Layout/FirstHashElementIndentation:
|
|
EnforcedStyle: consistent
|
|
|
|
Layout/LineLength:
|
|
Max: 300 # Default of 120 causes a duplicate entry in generated todo file
|
|
|
|
Layout/MultilineMethodCallIndentation:
|
|
EnforcedStyle: indented
|