diff --git a/.vscode/settings.json b/.vscode/settings.json index 000463933..a0fa5f41d 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,10 @@ // Place your settings in this file to overwrite default and user settings. { - "editor.wordWrap": "on", + "git.branchProtection": [ + "main" + ], + "git.branchProtectionPrompt": "alwaysCommitToNewBranch", + "editor.wordWrap": "on", "files.eol": "\n", "files.trimTrailingWhitespace": true, "files.associations": {