Skip to content

Commit eee6399

Browse files
committed
Add MISRA C++ 2023 CodeQL pack
1 parent f146f74 commit eee6399

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/code-scanning-pack-gen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
codeql pack bundle --output=cert-c-coding-standards.tgz c/cert/src
123123
codeql pack bundle --output=cert-cpp-coding-standards.tgz cpp/cert/src
124124
codeql pack bundle --output=autosar-cpp-coding-standards.tgz cpp/autosar/src
125+
codeql pack bundle --output=misra-cpp-coding-standards.tgz cpp/misra/src
125126
codeql pack bundle --output=report-coding-standards.tgz cpp/report/src
126127
127128
- name: Upload qlpack bundles

0 commit comments

Comments
 (0)