vscode add final newline
This commit is contained in:
parent
0c451ba8cb
commit
a8c44284f7
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@ in {
|
||||||
"editor.formatOnType" = false;
|
"editor.formatOnType" = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"files.insertFinalNewline" = true;
|
||||||
|
|
||||||
"alejandra.program" = "alejandra";
|
"alejandra.program" = "alejandra";
|
||||||
|
|
||||||
"workbench.startupEditor" = "none";
|
"workbench.startupEditor" = "none";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue