Skip to content

Commit fee630b

Browse files
committed
MISRA C misra-default.qls update deprecation message, use import
1 parent b06feab commit fee630b

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed
Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,2 @@
1-
- description: MISRA C 2012 (Default)
2-
- qlpack: codeql/misra-c-coding-standards
3-
- include:
4-
kind:
5-
- problem
6-
- path-problem
7-
- exclude:
8-
tags contain:
9-
- external/misra/audit
10-
- external/misra/default-disabled
1+
- description: "DEPRECATED - MISRA C 2012 - use misra-c-default.qls instead"
2+
- import: codeql-suites/misra-c-default.qls

0 commit comments

Comments
 (0)