fix: restore newlines with updated editorconfig

pull/18641/head
David McKay 2020-06-17 16:06:19 +01:00
parent b3c738fc53
commit 687130d030
9 changed files with 13 additions and 9 deletions

View File

@ -4,6 +4,10 @@
# This is the terminal .editorconfig in this repository.
root = true
[*.yml]
[*]
insert_final_newline = true
trim_trailing_whitespace = true
[Makefile]
indent_style = tab
indent_size = 4

View File

@ -279,4 +279,4 @@
]
},
"labels": []
}
}

View File

@ -173,4 +173,4 @@
]
},
"labels": []
}
}

View File

@ -171,4 +171,4 @@
]
},
"labels": []
}
}

View File

@ -279,4 +279,4 @@
]
},
"labels": []
}
}

View File

@ -54,4 +54,4 @@
"description": "desc"
}
}
]
]

View File

@ -70,4 +70,4 @@
]
}
}
]
]

View File

@ -61,4 +61,4 @@
]
}
}
]
]

View File

@ -86,4 +86,4 @@
"shadeBelow": false,
"hoverDimension": "y"
}
}
}