Skip to content

Commit f1be46f

Browse files
committed
more settings!
Signed-off-by: David Söderlund <[email protected]>
1 parent ef0a74b commit f1be46f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.vscode/settings.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
{
2-
"git.alwaysSignOff": true
2+
"git.alwaysSignOff": true,
3+
"git.enableCommitSigning": true,
4+
"git-graph.repository.commits.showSignatureStatus": true,
5+
"git-graph.repository.sign.commits": true,
6+
"git-graph.repository.sign.tags": true
37
}

0 commit comments

Comments
 (0)