Skip to content

Commit 671bcb4

Browse files
authored
Merge pull request #21 from QuadmanSWE/more-settings
more settings!
2 parents ed6e84a + f1be46f commit 671bcb4

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)