vscode: saner git commit message length
This commit is contained in:
parent
082db65a0b
commit
edd13a8775
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue