Fix build mode to build-mode in docs#21790
Merged
redsun82 merged 1 commit intocodeql-cli-2.25.3from May 5, 2026
Merged
Conversation
Contributor
|
QHelp previews: |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR standardizes C#/C++ documentation text from build mode to build-mode in release notes, changelog docs, and the implicit-function-declaration query help/comment so terminology matches the rest of the CodeQL documentation.
Changes:
- Updated the C# 5.4.5 released note and CLI 2.24.0 changelog entries to use
build-mode: none. - Updated the C/C++ implicit-function-declaration query comment/help text to use the hyphenated term.
- Updated the corresponding C/C++ changelog and released note entry to keep terminology aligned.
Show a summary per file
| File | Description |
|---|---|
| docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.24.0.rst | Adjusts CLI changelog wording for C# release notes. |
| csharp/ql/lib/change-notes/released/5.4.5.md | Adjusts C# released-note wording. |
| cpp/ql/src/Likely Bugs/Underspecified Functions/ImplicitFunctionDeclaration.ql | Updates an in-file query comment. |
| cpp/ql/src/Likely Bugs/Underspecified Functions/ImplicitFunctionDeclaration.qhelp | Updates the query help text shown to users. |
| cpp/ql/src/CHANGELOG.md | Adjusts the C/C++ changelog entry wording. |
| cpp/ql/src/change-notes/released/1.6.1.md | Adjusts the C/C++ released-note wording. |
Copilot's findings
- Files reviewed: 6/6 changed files
- Comments generated: 2
01f8640 to
cd56fa8
Compare
navntoft
approved these changes
May 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.