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