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 9e5aa28 commit c7f04f5Copy full SHA for c7f04f5
scripts/release/release-layout.yml
@@ -10,6 +10,10 @@ layout:
10
- workflow-artifact:
11
name: "Code Scanning Query Pack Generation"
12
artifact: code-scanning-cpp-query-pack.zip
13
+ coding-standards-qlpacks.zip:
14
+ - workflow-artifact:
15
+ name: "Code Scanning Query Pack Generation"
16
+ artifact: coding-standards-qlpacks.zip
17
supported_rules_list.csv:
18
- shell: |
19
python ${{ coding-standards.root }}/scripts/release/create_supported_rules_list.py --csv > supported_rules_list.csv
0 commit comments