Skip to content

Docs: several minor fixes#21742

Merged
owen-mc merged 4 commits intogithub:mainfrom
owen-mc:docs/fixes
Apr 21, 2026
Merged

Docs: several minor fixes#21742
owen-mc merged 4 commits intogithub:mainfrom
owen-mc:docs/fixes

Conversation

@owen-mc
Copy link
Copy Markdown
Contributor

@owen-mc owen-mc commented Apr 21, 2026

These were spotted by copilot code review when publishing the docs to include the changes in #21523 .

Copilot AI review requested due to automatic review settings April 21, 2026 13:55
@owen-mc owen-mc requested a review from a team as a code owner April 21, 2026 13:55
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR applies a handful of small documentation corrections discovered while updating docs to reflect the changes from #21523 (models-as-data barriers and barrier guards).

Changes:

  • Fixes minor typos/formatting issues in Ruby and JavaScript modeling guides.
  • Updates Java/Kotlin extensible predicate parameter naming to match the actual predicate definitions (package rather than namespace).
  • Corrects the Go modeling example to refer to slices.Concat consistently.
Show a summary per file
File Description
docs/codeql/codeql-language-guides/customizing-library-models-for-ruby.rst Fixes a typo in the example explanation string for TTY::Command.
docs/codeql/codeql-language-guides/customizing-library-models-for-javascript.rst Fixes a spelling error (“passd” → “passed”) in the GuardedRouteHandler explanation.
docs/codeql/codeql-language-guides/customizing-library-models-for-java-and-kotlin.rst Aligns predicate parameter naming with the CodeQL Java extensible predicate definitions (package).
docs/codeql/codeql-language-guides/customizing-library-models-for-go.rst Fixes the function name in the summary-model explanation to match the slices.Concat example.

Copilot's findings

  • Files reviewed: 4/4 changed files
  • Comments generated: 0

Copy link
Copy Markdown
Contributor

@coadaflorin coadaflorin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@owen-mc owen-mc merged commit 62f15d0 into github:main Apr 21, 2026
11 checks passed
@owen-mc owen-mc deleted the docs/fixes branch April 21, 2026 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants