Skip to content

Commit 84be82b

Browse files
Merge pull request #5 from github/shati-patel/feature-flag
Enables the `codeQL.codespacesTemplate` flag
2 parents 5904971 + c355c12 commit 84be82b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tutorial.code-workspace

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@
33
{
44
"path": "."
55
}
6-
]
6+
],
7+
"settings": {
8+
"codeQL.codespacesTemplate": true
9+
}
710
}

0 commit comments

Comments
 (0)