Skip to content

Commit eb6e77c

Browse files
committed
Re-add MISRA default suite for C
To avoid compatibility problems
1 parent b2e35a7 commit eb6e77c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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

0 commit comments

Comments
 (0)