vscode add final newline
This commit is contained in:
parent
0c451ba8cb
commit
a8c44284f7
@ -31,6 +31,8 @@ in {
|
||||
"editor.formatOnType" = false;
|
||||
};
|
||||
|
||||
"files.insertFinalNewline" = true;
|
||||
|
||||
"alejandra.program" = "alejandra";
|
||||
|
||||
"workbench.startupEditor" = "none";
|
||||
|
Loading…
Reference in New Issue
Block a user