Skip to content

Commit 2136a35

Browse files
committed
format fixes
1 parent 5a20393 commit 2136a35

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/user_manual.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,12 @@ This user manual documents release `2.10.0` of the coding standards located at h
2727
The release page documents the release notes and contains the following artifacts part of the release:
2828

2929
- `code-scanning-cpp-query-pack-anon-2.10.0.zip`: coding standard queries and scripts to be used with GitHub Code Scanning or the CodeQL CLI as documented in the section _Operating manual_.
30-
- `lgtm-cpp-query-pack-anon-v2.10.0.zip`: coding standard queries to be used with GitHub LGTM Enterprise as documented in the section _Operating manual_.
3130
- `supported_rules_list_2.10.0.csv`: A Comma Separated File (CSV) containing the supported rules per standard and the queries that implement the rule.
32-
- `supported_rules_list_2.10.0 .md`: A Markdown formatted file with a table containing the supported rules per standard and the queries that implement the rule.
33-
- `user_manual.md`: This user manual.
31+
- `supported_rules_list_2.10.0.md`: A Markdown formatted file with a table containing the supported rules per standard and the queries that implement the rule.
32+
- `user_manual_2.10.0.md`: This user manual.
3433
- `Source Code (zip)`: A zip archive containing the contents of https://github.com/github/codeql-coding-standards
3534
- `Source Code (tar.gz)`: A GZip compressed tar archive containing the contents of https://github.com/github/codeql-coding-standards
36-
35+
- `checksums.txt`: A text file containing sha256 checksums for the aforementioned artifacts.
3736
## Introduction
3837

3938
### Background

0 commit comments

Comments
 (0)