We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd841e commit 868b356Copy full SHA for 868b356
1 file changed
extensions/ql-vscode/src/bqrs-types.ts
@@ -1,6 +1,6 @@
1
/**
2
- * Types in this file are deprecated, and uses of them should be
3
- * migrated to the corresponding types in bqrs-cli-types.
+ * TODO: Types in this file are deprecated, and uses of them should be
+ * migrated to the analogous types in bqrs-cli-types.
4
*/
5
6
export enum LocationStyle {
0 commit comments