vscode: saner git commit message length
This commit is contained in:
parent
082db65a0b
commit
edd13a8775
|
@ -18,6 +18,7 @@
|
|||
"git.confirmSync" = false;
|
||||
"git.enableSmartCommit" = true;
|
||||
"git.inputValidation" = true;
|
||||
"git.inputValidationSubjectLength" = null;
|
||||
"javascript.updateImportsOnFileMove.enabled" = "always";
|
||||
"nix.enableLanguageServer" = true;
|
||||
"nix.serverPath" = "nil";
|
||||
|
|
Loading…
Reference in a new issue