Skip to content

Commit 4250cb0

Browse files
Adding bogus change to launch.json comment to see if pre-commit check runs when I click Commit in VSCode.
1 parent 78a8100 commit 4250cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
// Use IntelliSense to learn about possible attributes.
33
// Hover to view descriptions of existing attributes.
4-
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
4+
// For more information, please visit: https://go.microsoft.com/fwlink/?linkid=830387
55
"version": "0.2.0",
66
"configurations": [
77
{

0 commit comments

Comments
 (0)