This repository was archived by the owner on Dec 7, 2024. It is now read-only.
Commit 6df3f8b
committed
Restore array indentation
Seems like the INDENT_ARRAYS_WITH_INDICATOR (compared to plain
INDENT_ARRAYS) option doesn't have the problem that it generates
array:
-
aa: bb
but rather
array:
- aa: bb
as expected. But also the Paper dependency format looks different now
so there is nothing weird generated anyway.1 parent 8d11940 commit 6df3f8b
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
0 commit comments