Skip to content

Commit 36d296e

Browse files
committed
Trigger hooks on save
1 parent 538e815 commit 36d296e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.vscode/settings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"pre-commit-helper.runOnSave": "all hooks",
3+
"pre-commit-helper.runOnSaveRegex": "^(.*)\\.(|cpp|h)$"
4+
}

0 commit comments

Comments
 (0)