Skip to content

Commit 6a94e4a

Browse files
mbaludaCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <[email protected]>
1 parent a48914a commit 6a94e4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user_manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ guideline-recategorizations:
616616
Application of the guideline re-categorization plan to the analysis results requires an additional post-processing step.
617617
The post-processing step is implemented by the Python script `path/to/codeql-coding-standards/scripts/guideline_recategorization/recategorize.py`.
618618
The script will update the `external/<standard>/obligation/<category>` tag for each query implementing a recategorized guideline such that `<category>` is equal to the new category and
619-
add the tag `external/<standard>/original-obligation/<category` to each query implementing a recategorized guideline such that `<category>` reflects the original category.
619+
add the tag `external/<standard>/original-obligation/<category>` to each query implementing a recategorized guideline such that `<category>` reflects the original category.
620620

621621
The script should be invoked as follows:
622622

0 commit comments

Comments
 (0)