Add and apply Layout/ClosingHeredocIndentation rule
This commit is contained in:
@@ -21,6 +21,9 @@ Bundler/OrderedGems:
|
||||
Layout/AssignmentIndentation:
|
||||
Enabled: true
|
||||
|
||||
Layout/ClosingHeredocIndentation:
|
||||
Enabled: true
|
||||
|
||||
Layout/DotPosition:
|
||||
Enabled: true
|
||||
|
||||
|
||||
@@ -134,7 +134,7 @@ FactoryBot.define do
|
||||
|----|---------|-----|--------|
|
||||
| 1 | Roberta | 39 | M |
|
||||
| 2 | Oliver | 25 | F |
|
||||
BODY_MARKDOWN
|
||||
BODY_MARKDOWN
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user