chore(vscode): :wrench: add VS Code configurations Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
1 files changed, 12 insertions(+), 0 deletions(-) A .vscode/settings.json
A .vscode/settings.json => .vscode/settings.json +12 -0
@@ 0,0 1,12 @@ +{ + "conventionalCommits.scopes": [ + "alpine/testing/hadolint", + "alpine/build/docker", + "global", + "gitlab-ci", + "sourcehut", + "docs", + "vscode" + ], + "git.alwaysSignOff": true +}< \ No newline at end of file