Skip to content

Commit b524058

Browse files
add back old suite files for backward compatibility
1 parent b27f1a4 commit b524058

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

src/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Licensed under the MIT license.
33

44
name: microsoft/windows-drivers
5-
version: 1.7.0
5+
version: 1.7.1
66
dependencies:
77
codeql/cpp-all: ^4.2.0
88
microsoft/cpp-queries: ^0.0.4
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Copyright (c) Microsoft Corporation.
2+
# Licensed under the MIT license.
3+
4+
- description: The partial mustfix suite is deprecated. Please use the full mustfix suite instead.
5+
- import: windows-driver-suites/mustfix.qls
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Copyright (c) Microsoft Corporation.
2+
# Licensed under the MIT license.
3+
4+
- description: The partial recommended suite is deprecated. Please use the full recommended suite instead.
5+
- import: windows-driver-suites/recommended.qls

0 commit comments

Comments
 (0)