We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 143b22f commit 07e75c4Copy full SHA for 07e75c4
1 file changed
.github/codeql/codeql-config.yml
@@ -11,6 +11,10 @@
11
# SPDX-License-Identifier: Apache-2.0
12
# *******************************************************************************
13
name: "Custom CodeQL Configuration for MISRA"
14
+query-filters:
15
+ - include:
16
+ tags:
17
+ - /external\/misra\/obligation\/(required|mandatory)/
18
paths:
19
- repos
20
paths-ignore:
0 commit comments