We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2e35a7 commit eb6e77cCopy full SHA for eb6e77c
c/misra/src/codeql-suites/misra-default.qls
@@ -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